From 1887be4223f0e22dcfe65b0b49e9a10c4362198c Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Mon, 4 Mar 2013 11:56:47 +0200 Subject: [PATCH] min-width for dropdown list boxes --- web/templates/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/header.html b/web/templates/header.html index a8d4264e..ad513692 100644 --- a/web/templates/header.html +++ b/web/templates/header.html @@ -614,7 +614,7 @@ font-size: 12pt; color: #555; height: 30px; - width: 120px; + min-width: 136px; } @-moz-document url-prefix() {