diff --git a/umap/static/umap/map.css b/umap/static/umap/map.css index 4e71d6da..c8a43ce1 100644 --- a/umap/static/umap/map.css +++ b/umap/static/umap/map.css @@ -1297,6 +1297,7 @@ a.add-datalayer:hover, .umap-popup-container { flex-grow: 1; padding: 0 10px; + word-break: break-word; } .leaflet-popup-content h3 { margin-bottom: 0;