diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index ee1c02e..c88c92d 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1360,7 +1360,7 @@ ul.product-special li.promo div:after { } .info.product-thumb-video iframe { width: 100% !important; - height: 100% !important; + height: auto !important; } .input-blocks-wrapper, .input-blocks { width: 100%; -- libgit2 0.21.4