Fix header menu disappearing under QR or other dialogs.

This commit is contained in:
ccd0 2015-06-30 02:04:41 -07:00
parent 3498492cbc
commit de39eb96bb

View File

@ -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 {