X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2e2ebbf959b14dee40ee1522a2fbbed23156488c..577b5d5bb8d628c3c5444b7d7e47dceb7acecb4e:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 5762d7251..8abda3810 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -231,7 +231,6 @@ h2 { #search_field input[type="text"] { width: 165px; - padding: 2px 0 2px 5px; font-size: 14px; line-height: 15px; height: 25px; @@ -250,21 +249,20 @@ h2 { #search_field input[type="submit"] { width: 15px; height: 15px; - border:0; - text-indent:-1000px; + border: 0px; + text-indent: -1000px; overflow: hidden; text-transform: capitalize; padding-left: 0px; padding-right: 0px; background: url(sprite.png); - position:absolute; - right:4px; - top:5px; - cursor:pointer; + position: absolute; + top: 5px; + cursor: pointer; } .search_help { - margin:5px 0 0 0; + margin: 5px 0 0 0; } .deemphasize { @@ -311,7 +309,6 @@ h2 { padding-right: 0px; background: url(sprite.png) 0 -30px no-repeat; position: absolute; - left: 17px; top: 8px; }