From 7a63e82d6c526a34f121c921d8b3705d094f1844 Mon Sep 17 00:00:00 2001 From: Candid Dauth Date: Mon, 8 Jan 2018 01:14:08 +0100 Subject: [PATCH] Center marker icons in legend --- frontend/app/legend/legend.css | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/app/legend/legend.css b/frontend/app/legend/legend.css index a9ed5c2e..8877f730 100644 --- a/frontend/app/legend/legend.css +++ b/frontend/app/legend/legend.css @@ -52,6 +52,7 @@ .fm-map-legend dt.fm-marker { width: 16px; + text-align: center; } .fm-map-legend dt:after {