Fix header bar preventing dialogs from being moved. #210

This commit is contained in:
ccd0 2015-06-19 21:53:19 -07:00
parent e1ee1ce6a1
commit f9e6d5dd7c

View File

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