From: Andy Allan Date: Fri, 17 Dec 2010 17:27:56 +0000 (+0000) Subject: Make the search box 17% longer, yay! X-Git-Tag: live~6287^2^2~36 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/e103de12b1a5dc2abe1138ed8ff309fd124cc336?hp=0c5854dadaf3d9a27be7561861fa5c8385cbf9ed Make the search box 17% longer, yay! --- diff --git a/public/stylesheets/common.css b/public/stylesheets/common.css index 3d4f8ac46..a20246010 100644 --- a/public/stylesheets/common.css +++ b/public/stylesheets/common.css @@ -206,7 +206,7 @@ hr { } #search_field input[type="text"] { - width: 116px; + width: 136px; } #search_field input[type="submit"] {