From a96a1fa527570b5008dac2a2b90af3cb6f0b1a1c Mon Sep 17 00:00:00 2001 From: David Larlet Date: Tue, 27 Jun 2023 16:03:04 -0400 Subject: [PATCH] Reduce a bit the line-height for +/- zoom buttons --- umap/static/umap/map.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umap/static/umap/map.css b/umap/static/umap/map.css index dc384ca5..61e2850e 100644 --- a/umap/static/umap/map.css +++ b/umap/static/umap/map.css @@ -1384,7 +1384,7 @@ a.add-datalayer:hover, .leaflet-touch .leaflet-bar a { width: 36px; height: 36px; - line-height: 36px; + line-height: 34px; } /* ****** */