diff --git a/php/panel.php b/php/panel.php index 81f8fa7c..5fd8a2df 100755 --- a/php/panel.php +++ b/php/panel.php @@ -91,6 +91,7 @@ +
  • diff --git a/static/js/youtube.js b/static/js/youtube.js index 7034540a..6e96e3a9 100755 --- a/static/js/youtube.js +++ b/static/js/youtube.js @@ -96,7 +96,9 @@ $(document).ready(function() closeOnClick: false // Closes side-nav on clicks, useful for Angular/Meteor }); - $('#settings-close').sideNav('hide'); + $(".drag-target")[1].remove(); + + //$('#settings-close').sideNav('hide'); if(!window.mobilecheck() && !msieversion()) {