From 95b3a4be6ec3e75723d820888ef06d07062beec2 Mon Sep 17 00:00:00 2001 From: j Date: Mon, 11 Aug 2025 19:52:24 +0200 Subject: [PATCH] fix controls height --- source/UI/css/UI.css | 1 + 1 file changed, 1 insertion(+) diff --git a/source/UI/css/UI.css b/source/UI/css/UI.css index fcac9865..bf2de2e3 100644 --- a/source/UI/css/UI.css +++ b/source/UI/css/UI.css @@ -1800,6 +1800,7 @@ Maps .OxMap .OxLabel.OxMapControl.OxMapScale { right: 4px; bottom: 19px; + line-height: 1; } .OxMap .OxPlaceControl.OxPlaceFlag {