]> git.openstreetmap.org Git - rails.git/commitdiff
Fix search icon positioning
authorJohn Firebaugh <john.firebaugh@gmail.com>
Tue, 30 Jul 2013 00:25:17 +0000 (17:25 -0700)
committerTom Hughes <tom@compton.nu>
Tue, 30 Jul 2013 08:07:10 +0000 (09:07 +0100)
app/assets/stylesheets/common.css.scss

index b92a21a073e379348fccc8e72bd503dc23900dfa..726dcdb05c383dfca135a43e98f68a8668ee72e2 100644 (file)
@@ -384,7 +384,7 @@ table {
     min-width: 0;
     text-indent: -1000px;
     overflow: hidden;
     min-width: 0;
     text-indent: -1000px;
     overflow: hidden;
-    background: image-url("sprite.png") 0 0 no-repeat;
+    background: image-url("sprite.png") -2px -2px no-repeat;
     position: absolute;
     top: $lineheight/4;
     right: $lineheight/4;
     position: absolute;
     top: $lineheight/4;
     right: $lineheight/4;