aboutsummaryrefslogtreecommitdiff
path: root/public/leaflet/leaflet.css
diff options
context:
space:
mode:
authorJoris2022-07-05 21:55:41 +0200
committerJoris2022-07-05 21:55:41 +0200
commitaccc3d9c67e004aa814d1592d97342d3a7766bb4 (patch)
tree3d50654383e0386f9dc22b8f0f586f928dd856d9 /public/leaflet/leaflet.css
parent2936f06576997bffe7903ea840df563a408efc21 (diff)
downloadmap-accc3d9c67e004aa814d1592d97342d3a7766bb4.tar.gz
map-accc3d9c67e004aa814d1592d97342d3a7766bb4.tar.bz2
map-accc3d9c67e004aa814d1592d97342d3a7766bb4.zip
WIP Rewrite in TS
Diffstat (limited to 'public/leaflet/leaflet.css')
-rw-r--r--public/leaflet/leaflet.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/leaflet/leaflet.css b/public/leaflet/leaflet.css
index 983d605..601476f 100644
--- a/public/leaflet/leaflet.css
+++ b/public/leaflet/leaflet.css
@@ -532,7 +532,7 @@ svg.leaflet-image-layer.leaflet-interactive path {
}
.leaflet-oldie .leaflet-popup-content-wrapper {
- zoom: 1;
+ -ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
width: 24px;