Commit 0ff688cc555b2a7d212c67324aa345afd8e98919

Authored by Виталий
1 parent 36337e6a

-collection

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
frontend/web/css/css_header.css
... ... @@ -26997,6 +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 27002 }
27001 27003 .collection .catalog_product_list.view_table.new_collection .catalog_item {
27002 27004 width: 33.33333333%;
... ...