From 25a61f180895213fa0e81745bbe58b88200a2353 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Sun, 26 Nov 2023 17:17:19 +0100 Subject: [PATCH] Reset increasing icon text size There are some usage with 5 chars that do not fit anymore. Let's reset for now and maybe introduce later a way for the user to configure the size --- umap/static/umap/map.css | 1 - 1 file changed, 1 deletion(-) diff --git a/umap/static/umap/map.css b/umap/static/umap/map.css index 7ca46118..4b2a5ae0 100644 --- a/umap/static/umap/map.css +++ b/umap/static/umap/map.css @@ -1307,7 +1307,6 @@ a.add-datalayer:hover, vertical-align: middle; color: white; font-weight: bold; - font-size: 1.2rem; } .umap-circle-icon { border: 1px solid white;