From 39e26e8afd0b38dd8bd6193234874734112bd2a0 Mon Sep 17 00:00:00 2001 From: calzoneman Date: Sun, 16 Feb 2014 01:34:42 -0600 Subject: [PATCH] Give #pmbar a high zindex --- www/css/cytube.css | 1 + 1 file changed, 1 insertion(+) diff --git a/www/css/cytube.css b/www/css/cytube.css index 0533a1aa..0fb06991 100644 --- a/www/css/cytube.css +++ b/www/css/cytube.css @@ -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 {