]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
add a go button to the search form as in bug 589
[rails.git] / public / stylesheets / site.css
index 51cde83920fd424f38c3e073ef8f02dfdb08e228..e1b877e039b3dc48ff34492b34e56bdca093f228 100644 (file)
@@ -354,8 +354,9 @@ hides rule from IE5-Mac \*/
   padding: 0px;
 }
 
-.optionalbox input {
-  width: 100%;
+
+.optionalbox input[type="text"] {
+  width: 110px;
 }
 
 .search_form {