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