diff --git a/dist/leaflet.css b/dist/leaflet.css index 84353e4ff..8ae2c0906 100644 --- a/dist/leaflet.css +++ b/dist/leaflet.css @@ -52,9 +52,10 @@ max-height: none !important; width: auto; padding: 0; + } +.leaflet-container img.leaflet-tile { /* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */ mix-blend-mode: plus-lighter; - } .leaflet-container.leaflet-touch-zoom { @@ -588,7 +589,7 @@ svg.leaflet-image-layer.leaflet-interactive path { } /* Printing */ - + @media print { /* Prevent printers from removing background-images of controls. */ .leaflet-control {