From 8a46922e77981f26c48b4ca97c4933036e5e9390 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Fri, 1 Nov 2019 22:22:46 +0100 Subject: [PATCH] panels disappear behind the header --- htdocs/css/openwebrx.css | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index f531db9..1b1cc08 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -170,6 +170,7 @@ input[type=range]:focus::-ms-fill-upper background-repeat: repeat-x; background-size: cover; background-color: #444; + z-index: 10; } #openwebrx-bookmarks-container