fix box-zoom not displaying
This commit is contained in:
parent
22226c20c2
commit
09ad7e8c4f
1
dist/leaflet.css
vendored
1
dist/leaflet.css
vendored
@ -50,6 +50,7 @@
|
||||
height: 0;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
z-index: 8;
|
||||
}
|
||||
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
|
||||
.leaflet-overlay-pane svg {
|
||||
|
Loading…
Reference in New Issue
Block a user