From dd7a0f826468ef23a15ea1747ca47e59e9d06f71 Mon Sep 17 00:00:00 2001 From: Веталь Date: Thu, 9 Feb 2017 14:56:07 +0200 Subject: [PATCH] -collection --- frontend/web/css/css_header.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) 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