diff --git a/dist/leaflet.css b/dist/leaflet.css index f9c501ffd3a..c7f8a26d9d5 100644 --- a/dist/leaflet.css +++ b/dist/leaflet.css @@ -43,6 +43,7 @@ /* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */ .leaflet-container .leaflet-overlay-pane svg, .leaflet-container .leaflet-marker-pane img, +.leaflet-container .leaflet-shadow-pane img, .leaflet-container .leaflet-tile-pane img, .leaflet-container img.leaflet-image-layer { max-width: none !important;