From f5cc2155f3c2a41bad4822aa20db79944c6ef534 Mon Sep 17 00:00:00 2001 From: Веталь Date: Tue, 7 Feb 2017 13:35:36 +0200 Subject: [PATCH] -collection --- frontend/web/css/css_header.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index e57dd9f..e3a4dd0 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -26993,4 +26993,8 @@ ul.product-special li.promo div { .small_ar#prev_slide, .small_ar#next_slide{ top: calc(50%)!important; } -} \ No newline at end of file +} + +.new_collection { + margin:0 -15px 0 -15px; +} -- libgit2 0.21.4