Commit db5497ee381efa8c58c8ca881510f9566edd82e7
1 parent
0a93b48a
Веталь
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -1360,7 +1360,7 @@ ul.product-special li.promo div:after { |
1360 | 1360 | } |
1361 | 1361 | .info.product-thumb-video iframe { |
1362 | 1362 | width: 100% !important; |
1363 | - height: 100% !important; | |
1363 | + height: auto !important; | |
1364 | 1364 | } |
1365 | 1365 | .input-blocks-wrapper, .input-blocks { |
1366 | 1366 | width: 100%; | ... | ... |