mirror of https://github.com/calzoneman/sync.git
Give #pmbar a high zindex
This commit is contained in:
parent
7711587f15
commit
39e26e8afd
|
@ -504,6 +504,7 @@ li.ui-sortable-helper, li.ui-sortable-placeholder + li.queue_entry {
|
|||
#pmbar {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
z-index: 10000;
|
||||
}
|
||||
|
||||
.pm-panel, .pm-panel-placeholder {
|
||||
|
|
Loading…
Reference in New Issue