Give #pmbar a high zindex

This commit is contained in:
calzoneman 2014-02-16 01:34:42 -06:00
parent 7711587f15
commit 39e26e8afd
1 changed files with 1 additions and 0 deletions

View File

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