From f3d1084b60a68c89e48636ba03cec82db7c6ed5a Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Tue, 8 Jun 2021 17:55:56 +0200 Subject: [PATCH] make the location icon less jumpy --- htdocs/css/openwebrx.css | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index 361cf34..044d9a4 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -1098,6 +1098,7 @@ img.openwebrx-mirror-img .openwebrx-maps-pin svg { width: 15px; height: 15px; + vertical-align: middle; } .openwebrx-message-panel {