Fixed better CSS combobox select.
[fa-stable.git] / themes / default / default.css
index c21a8486e16c71cd7763bdedc0c66f8526060e5a..535412e4f0baa4b5e75a3b5d6bc99b6cbe66fb0e 100644 (file)
@@ -43,7 +43,7 @@ input, select {
 }
 
 select {
-    max-width: 200px;
+    max-width: 230px;
 }
 
 option.inactive {