*/
/* 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");
}