From 61c4f1d9b12ff4377e6824296505a93384708862 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 b476a4e0..ea2a57c1 100644 --- a/umap/static/umap/map.css +++ b/umap/static/umap/map.css @@ -1289,8 +1289,6 @@ a.add-datalayer:hover, } .umap-popup-container { flex-grow: 1; - display: flex; - flex-direction: column; } .leaflet-popup-content h3 { margin-bottom: 0;