From 170fffbe5f38ffdc4bad13d0f02e6c747ba62cf3 Mon Sep 17 00:00:00 2001 From: Binnette Date: Sat, 28 Mar 2020 10:34:26 +0100 Subject: [PATCH] fix bad line break --- umap/static/umap/map.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/umap/static/umap/map.css b/umap/static/umap/map.css index b9ec18c2..948a19d3 100644 --- a/umap/static/umap/map.css +++ b/umap/static/umap/map.css @@ -1292,8 +1292,6 @@ a.add-datalayer:hover, } .umap-popup-container { flex-grow: 1; - display: flex; - flex-direction: column; } .leaflet-popup-content h3 { margin-bottom: 0;