From 0f81964598d027bf4bba6eba5cca342539660777 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Sun, 17 Jan 2021 01:49:10 +0100 Subject: [PATCH] reserve one line of space to stop the icons from jumping --- htdocs/css/openwebrx.css | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index 92e0b00..5ede36a 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -931,6 +931,7 @@ img.openwebrx-mirror-img .openwebrx-meta-slot > * { flex: 0; + flex-basis: 1.125em; } .openwebrx-meta-slot, .openwebrx-meta-slot.muted:before {