From de39eb96bbe2258cfcb7f792e85fd95deea566dd Mon Sep 17 00:00:00 2001 From: ccd0 Date: Tue, 30 Jun 2015 02:04:41 -0700 Subject: [PATCH] Fix header menu disappearing under QR or other dialogs. --- src/General/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index a0ce00b8b..9c8dc947d 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -167,7 +167,7 @@ audio.controls-added { :root.fixed-watcher #thread-watcher { z-index: 10; } -:root.fixed:not(.gallery-open) #header-bar:not(.autohide) { +:root.fixed:not(.gallery-open) #header-bar:not(:hover) { z-index: 8; } #thread-watcher {