From 497d98363f4f5094235b68f3d976aa0102462a43 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Thu, 14 Nov 2019 15:31:44 +0100 Subject: [PATCH] fix bookmark edit / delete flyout --- htdocs/css/openwebrx.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index 4a89dd9..1cd60b5 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -171,7 +171,7 @@ input[type=range]:focus::-ms-fill-upper background-repeat: repeat-x; background-size: cover; background-color: #444; - z-index: 10; + z-index: 1001; } #openwebrx-bookmarks-container