]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove .small sprite class
[rails.git] / app / assets / stylesheets / common.scss
index c7b733f2605616d583dc0d98c77081e1a012a246..c99fb9e4e29d5f1d5fa64314ccf692444ff12b84 100644 (file)
@@ -894,16 +894,13 @@ div.secondary-actions {
 /* Rules for the "Welcome" page */
 .site-welcome, .site-fixthemap {
   .sprite {
+    width: 50px;
+    height: 50px;
     background-image: image-url("welcome-sprite.svg");
     background-size: 500px 250px;
     display: block;
   }
 
-  .sprite.small {
-    width: 50px;
-    height: 50px;
-  }
-
   .sprite.x {
     /*rtl:ignore*/ background-position: -50px 0;
   }