From 7951794a5bdbde55704f634c507242aabc7f4b1b Mon Sep 17 00:00:00 2001 From: Веталь Date: Tue, 14 Feb 2017 15:37:49 +0200 Subject: [PATCH] -collection --- frontend/web/css/css_header.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index 59ba20e..007103a 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -27031,6 +27031,9 @@ ul.product-special li.promo div { height: 450px !important; overflow: hidden; } +.new_collection.owl-carousel { + overflow: visible; +} .collection .catalog_product_list.view_table.new_collection .catalog_item { width: 33.33333333%; padding: 0 16px; -- libgit2 0.21.4