@@ -205,3 +205,7 @@ input[type=text] {
min-width: 80px;
min-height: 16px;
}
+
+option {
+ display: none;
+}