From 431cd91d4cbf399054a772d2a9ea97f923f04dbd Mon Sep 17 00:00:00 2001 From: fim100 <107080649+fim100@users.noreply.github.com> Date: Fri, 9 Aug 2024 19:45:29 +0330 Subject: [PATCH] revert leaflet.css --- umap/static/umap/vendors/leaflet/leaflet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umap/static/umap/vendors/leaflet/leaflet.css b/umap/static/umap/vendors/leaflet/leaflet.css index 3f5c2013..2961b761 100644 --- a/umap/static/umap/vendors/leaflet/leaflet.css +++ b/umap/static/umap/vendors/leaflet/leaflet.css @@ -481,7 +481,7 @@ svg.leaflet-image-layer.leaflet-interactive path { } .leaflet-popup-content-wrapper { padding: 1px; - text-align: start; + text-align: left; border-radius: 12px; } .leaflet-popup-content {