diff --git a/src/General/css/style.css b/src/General/css/style.css index 1414c5ac6..ac2f6e743 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -164,6 +164,9 @@ audio.controls-added { #thread-watcher { z-index: 10; } +:root.fixed:not(.gallery-open) #header-bar:not(.autohide) { + z-index: 5; +} /* Header */ .fixed.top-header body {