mirror of
https://github.com/MrEidam/bigredbutton.git
synced 2026-04-17 15:43:31 +00:00
Version 46
This commit is contained in:
@@ -10,7 +10,7 @@ $(document).ready(function(){
|
||||
setTimeout(function(){
|
||||
$('.fas').addClass('expand');
|
||||
$('ul').stop().slideDown();
|
||||
},200);
|
||||
},50);
|
||||
}
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user