]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Include layers in hash
[rails.git] / app / assets / stylesheets / common.css.scss
index b92a21a073e379348fccc8e72bd503dc23900dfa..e157977d839a415ade02b8f8942bc47a4e11df84 100644 (file)
@@ -384,7 +384,7 @@ table {
     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;
@@ -1855,7 +1855,6 @@ a.button {
   }
 
   ul, ol {
-    font-style: italic;
     padding-left: $lineheight;
     margin-bottom: $lineheight;
     margin-left: $lineheight;