Skip to content

Commit 1887be4

Browse files
committed
min-width for dropdown list boxes
1 parent 0646d11 commit 1887be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@
614614
font-size: 12pt;
615615
color: #555;
616616
height: 30px;
617-
width: 120px;
617+
min-width: 136px;
618618
}
619619

620620
@-moz-document url-prefix() {

0 commit comments

Comments
 (0)