X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7d92ec704786c2d887e1946f25746d6d70ee7ea8..d48b1ccdf2bfe04c714377f32c6e6afed6560f79:/app/assets/stylesheets/leaflet-all.css.scss diff --git a/app/assets/stylesheets/leaflet-all.css.scss b/app/assets/stylesheets/leaflet-all.css.scss index 3d9c381c0..f983149da 100644 --- a/app/assets/stylesheets/leaflet-all.css.scss +++ b/app/assets/stylesheets/leaflet-all.css.scss @@ -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"); }