]> source.dussan.org Git - redmine.git/commitdiff
Merged r16921 (#26568).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 30 Jul 2017 16:34:35 +0000 (16:34 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 30 Jul 2017 16:34:35 +0000 (16:34 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16922 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index a77589ef1a8c557050cb64d0908505a800226485..1f8f90e84de825a39661cea5c9141052e304e7ec 100644 (file)
@@ -479,7 +479,7 @@ fieldset#filters td.field { width:230px; }
 fieldset#filters td.operator { width:130px; }
 fieldset#filters td.operator select {max-width:120px;}
 fieldset#filters td.values { white-space:nowrap; }
-fieldset#filters td.values select {min-width:130px; max-width:200px;}
+fieldset#filters td.values select {min-width:130px;}
 fieldset#filters td.values input {height:1em;}
 
 #filters-table {width:60%; float:left;}