]> git.openstreetmap.org Git - rails.git/commitdiff
Remove asset pipeline overrides for now unused images
authorTom Hughes <tom@compton.nu>
Mon, 21 Jan 2013 22:50:08 +0000 (22:50 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 21 Jan 2013 22:50:08 +0000 (22:50 +0000)
app/assets/stylesheets/leaflet-all.css.scss

index 3d9c381c0960392644b5434536431ea877360a6b..f983149daf30e8730026d804f77471e8b4de6b3f 100644 (file)
@@ -6,14 +6,6 @@
  */
 
 /* Override to serve images through the asset pipeline. */
-.leaflet-control-zoom-in {
-  background-image: image-url("images/zoom-in.png");
-}
-
-.leaflet-control-zoom-out {
-  background-image: image-url("images/zoom-out.png");
-}
-
 .leaflet-control-layers-toggle {
   background-image: image-url("images/layers.png");
 }