Browse Source

min-width for dropdown list boxes

Serghey Rodin 13 years ago
parent
commit
1887be4223
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/templates/header.html

+ 1 - 1
web/templates/header.html

@@ -614,7 +614,7 @@
                 font-size: 12pt;
                 color: #555;
                 height: 30px;
-                width: 120px;
+                min-width: 136px;
             }
 
             @-moz-document url-prefix() {