diff --git a/umap/static/umap/vendors/leaflet/leaflet.css b/umap/static/umap/vendors/leaflet/leaflet.css index 2961b761..3f5c2013 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: left; + text-align: start; border-radius: 12px; } .leaflet-popup-content {