Fix header bar preventing dialogs from being moved. #210
This commit is contained in:
parent
e1ee1ce6a1
commit
f9e6d5dd7c
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user