diff --git a/dist/leaflet.ie.css b/dist/leaflet.ie.css index 5b65c400a15..4391f9075ac 100644 --- a/dist/leaflet.ie.css +++ b/dist/leaflet.ie.css @@ -27,6 +27,9 @@ .leaflet-popup-content-wrapper, .leaflet-popup-tip { border: 1px solid #bbb; } +.leaflet-popup-content-wrapper { + zoom: 1; + } .leaflet-control-zoom { filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3F000000',EndColorStr='#3F000000');