]> git.openstreetmap.org Git - rails.git/commitdiff
Make the search box 17% longer, yay!
authorAndy Allan <andy@gravitystorm.co.uk>
Fri, 17 Dec 2010 17:27:56 +0000 (17:27 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 17 Dec 2010 17:37:07 +0000 (17:37 +0000)
public/stylesheets/common.css

index 3d4f8ac469ee9d7a7c3481368bc934a3152e1282..a202460106d5ac4d056ae931efa95db4e25b092f 100644 (file)
@@ -206,7 +206,7 @@ hr {
 }
 
 #search_field input[type="text"] {
-  width: 116px;
+  width: 136px;
 }
 
 #search_field input[type="submit"] {