X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ccbf99cf170a3124decef78a2e4c8bf2575a2d66..17db0b2d5566ec4dbf0f279ad3ad7dc754b1dfb5:/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 1a9732f4c..10ad2607a 100644 --- a/app/assets/stylesheets/leaflet-all.css.scss +++ b/app/assets/stylesheets/leaflet-all.css.scss @@ -1,7 +1,6 @@ /* *= require leaflet *= require leaflet.locationfilter - *= require map-ui */ /* Override to serve images through the asset pipeline. */ @@ -23,20 +22,6 @@ div.leaflet-marker-icon.location-filter.move-marker { margin: 0 !important; } -.site .leaflet-container a { - color: #00f; -} - .site .leaflet-popup p { margin: 0 0 20px 0; } - -.leaflet-control-attribution #permalinkanchor { - background: image-url("sprite.png") 0 -45px no-repeat; - padding-left:20px; -} - -.site .leaflet-control-attribution { - box-shadow: none; - font-size: inherit; -}