diff --git a/assets/stylesheets/template/modules/ad_banner.scss b/assets/stylesheets/template/modules/ad_banner.scss index 35f3ac1..325aab9 100644 --- a/assets/stylesheets/template/modules/ad_banner.scss +++ b/assets/stylesheets/template/modules/ad_banner.scss @@ -575,3 +575,11 @@ ul.button-mid{ .w-ba-banner__wrap { overflow: visible;} } } +.controlplay{ + width: auto; +} +.button-mid{ + position: absolute; + width: 100%; + height: 100%; +} \ No newline at end of file