@@ -190,3 +190,7 @@
.selectize-dropdown .optgroup:first-child {
border-top: 0 none;
}
+
+.custom-select {
+ height: auto;
+}