From c6d9d7936eb980915242773bad36ed7a044fb39b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Fri, 1 Jan 2021 11:08:11 +0100 Subject: [PATCH] Popup: format ul-symbols --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 34d759de..40a8bb52 100644 --- a/style.css +++ b/style.css @@ -426,6 +426,8 @@ a:active { position: absolute; margin-left: -20px; padding-top: 2px; + width: 15px; + text-align: center; } .body ul > li > .key, .leaflet-popup-content ul > li > .key {