diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index 0a4c339..5ddf620 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -27148,6 +27148,9 @@ ul.product-special li.promo div { padding-bottom: 5px; background:none; } +.new_collection .owl-theme .owl-controls { + margin-top: 0; +} @media(max-width: 1200px){ .collection .catalog_product_list.view_table.new_collection .catalog_item { width: 50%; -- libgit2 0.21.4