diff --git a/js/list.js b/js/list.js index 410c0ed3..fb635649 100755 --- a/js/list.js +++ b/js/list.js @@ -40,7 +40,7 @@ function updateList() ""; $("#wrapper").append(finalhtml); }); - if($("#playlist").height() > $("#player").height()) + if($("#playlist").height() != $("#player").height()) { if(!window.mobilecheck()) {