From 3713191ca804fe1151a7e64d99a1a456503cddb8 Mon Sep 17 00:00:00 2001 From: Веталь Date: Wed, 8 Feb 2017 14:01:38 +0200 Subject: [PATCH] -collection --- frontend/web/css/css_header.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index e0ea8b9..64f0494 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -26761,7 +26761,7 @@ margin-top:7px } } -} + .clock_style .flip-clock-label { right: -65px!important @@ -27094,6 +27094,12 @@ ul.product-special li.promo div { vertical-align: middle; } #collection {font-size: 24px; color: #4b4b4b;} +#collection .owl-buttons { + position: absolute; + top:0; + right: 0; + width: 100px; +} @media(max-width: 1200px){ .collection .catalog_product_list.view_table.new_collection .catalog_item { width: 50%; -- libgit2 0.21.4