From 5552a8d4547e00414cbb2ce0c16ba35d524701a2 Mon Sep 17 00:00:00 2001 From: Веталь Date: Thu, 9 Feb 2017 16:25:40 +0200 Subject: [PATCH] -collection --- frontend/web/css/css_header.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index 19e6f33..70e370d 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -26997,8 +26997,8 @@ ul.product-special li.promo div { .new_collection { margin:0 -15px 0 -15px; - /*height: 450px !important;*/ - /*overflow: hidden;*/ + height: 450px !important; + overflow: hidden; } .collection .catalog_product_list.view_table.new_collection .catalog_item { width: 33.33333333%; -- libgit2 0.21.4