Update main.css

This commit is contained in:
Michael Townsend
2015-10-05 12:41:46 -04:00
parent 55b5c3e1e7
commit da289ea1d7
+1 -1
View File
@@ -100,7 +100,7 @@ span.customSelectOptions {
} }
.customSelectOptions > ul:hover { .customSelectOptions > ul:hover {
max-height: 450px; max-height: 600px;
} }
.customSelectOptions > ul > li { .customSelectOptions > ul > li {