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 {
|
#thread-watcher {
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
|
:root.fixed:not(.gallery-open) #header-bar:not(.autohide) {
|
||||||
|
z-index: 5;
|
||||||
|
}
|
||||||
|
|
||||||
/* Header */
|
/* Header */
|
||||||
.fixed.top-header body {
|
.fixed.top-header body {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user