X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a0a18f428f5e77ad1d1321a1a08fa63bf1a8ba0f..c47b417f3ea4eda8fdfb190e109cb46136e2f345:/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 95f89bd2b..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. */ @@ -26,13 +25,3 @@ div.leaflet-marker-icon.location-filter.move-marker { .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; -}