Fix bug.
This commit is contained in:
parent
07033c94b2
commit
f30a4b8dd4
|
@ -275,7 +275,6 @@ if (typeof onYouTubeIframeAPIReady !== 'function'){
|
|||
/*
|
||||
var height = opts.slides.filter('.active').height() || opts.slides.height();
|
||||
banner_wrap.height(height)*/
|
||||
if(banner_wrap.find('.cycle-slide-active iframe').length != 0)
|
||||
banner_wrap.css("padding-bottom","");
|
||||
{{extra_document_ready_script}}
|
||||
$('.pause-slide').off('click').click(function(){
|
||||
|
|
Loading…
Reference in New Issue