From b0ce62becba0661a4912be02f1cc738c7b67daee Mon Sep 17 00:00:00 2001 From: lightonflux Date: Sat, 18 Jun 2016 16:24:48 +0200 Subject: [PATCH] Update css --- www/leaflet.css | 1 + 1 file changed, 1 insertion(+) diff --git a/www/leaflet.css b/www/leaflet.css index ac0cd17..c161c31 100644 --- a/www/leaflet.css +++ b/www/leaflet.css @@ -21,6 +21,7 @@ .leaflet-container { overflow: hidden; -ms-touch-action: none; + touch-action: none; } .leaflet-tile, .leaflet-marker-icon,