Commit 5552a8d4547e00414cbb2ce0c16ba35d524701a2

Authored by Виталий
1 parent a528271e

-collection

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
frontend/web/css/css_header.css
... ... @@ -26997,8 +26997,8 @@ ul.product-special li.promo div {
26997 26997  
26998 26998 .new_collection {
26999 26999 margin:0 -15px 0 -15px;
27000   - /*height: 450px !important;*/
27001   - /*overflow: hidden;*/
  27000 + height: 450px !important;
  27001 + overflow: hidden;
27002 27002 }
27003 27003 .collection .catalog_product_list.view_table.new_collection .catalog_item {
27004 27004 width: 33.33333333%;
... ...