From df50f94e6c0b19a909f5f9f8c5fbcbe0ddf63ee0 Mon Sep 17 00:00:00 2001 From: Веталь Date: Fri, 27 May 2016 11:16:07 +0300 Subject: [PATCH] Веталь --- frontend/web/css/style.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index c88c92d..019d0dd 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1358,7 +1358,7 @@ ul.product-special li.promo div:after { width: 100%; height: 100%; } -.info.product-thumb-video iframe { +.info.product-thumb-video iframe, .info.product-thumb-video embed { width: 100% !important; height: auto !important; } @@ -1559,7 +1559,4 @@ input.custom-radio + label:hover { .owl-controls .owl-buttons .owl-next:before { background-position: -8px 0; } -.product-thumb-video iframe { - width: 260px; - height: auto; -} + -- libgit2 0.21.4