mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Mobile styling
This commit is contained in:
@@ -84,8 +84,7 @@ function populate_list(msg, conf_only)
|
||||
{
|
||||
player_name = "#jplayer";
|
||||
}else player_name = "#player";
|
||||
$("#playlist").css({height: $(".video-container").height()-5});
|
||||
$("#playlist").css({overflow: "hidden"});
|
||||
|
||||
if(scroller === false)
|
||||
{
|
||||
myScroll = new IScroll('#playlist', {
|
||||
|
||||
Reference in New Issue
Block a user