Commit dd7a0f826468ef23a15ea1747ca47e59e9d06f71

Authored by Виталий
1 parent 6f1c7f8e

-collection

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
frontend/web/css/css_header.css
... ... @@ -27148,6 +27148,9 @@ ul.product-special li.promo div {
27148 27148 padding-bottom: 5px;
27149 27149 background:none;
27150 27150 }
  27151 +.new_collection .owl-theme .owl-controls {
  27152 + margin-top: 0;
  27153 +}
27151 27154 @media(max-width: 1200px){
27152 27155 .collection .catalog_product_list.view_table.new_collection .catalog_item {
27153 27156 width: 50%;
... ...