diff --git a/dist/leaflet.css b/dist/leaflet.css index 9701b0bc4..8696e29e1 100644 --- a/dist/leaflet.css +++ b/dist/leaflet.css @@ -251,7 +251,7 @@ svg.leaflet-image-layer.leaflet-interactive path { .leaflet-container { background: #ddd; - outline: 0; + outline-offset: 1px; } .leaflet-container a { color: #0078A8;