diff --git a/css/main.css b/css/main.css index 507c6fe..631b6df 100644 --- a/css/main.css +++ b/css/main.css @@ -100,7 +100,7 @@ span.customSelectOptions { } .customSelectOptions > ul:hover { - max-height: 450px; + max-height: 600px; } .customSelectOptions > ul > li {