From ac85b918d4790878c04d005815db5fecdd8f7f15 Mon Sep 17 00:00:00 2001 From: Веталь Date: Tue, 7 Feb 2017 16:41:16 +0200 Subject: [PATCH] -collection --- frontend/web/css/css_header.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index 41cf942..4494b69 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -27000,7 +27000,7 @@ ul.product-special li.promo div { } .collection .catalog_product_list.view_table.new_collection .catalog_item { width: 33.33333333%; - padding: 0 15px; + padding: 0 16px; } .new_collection .info_icons { display: block !important; @@ -27041,7 +27041,7 @@ ul.product-special li.promo div { .title_name-collect { text-align: center; } -.title-name_ a p { +.title-name_.title_name-collect a p { font-size: 16px; width: 100%; @@ -27053,7 +27053,7 @@ ul.product-special li.promo div { line-height: 19px; text-transform: none; } -.title-name_ a p:first-child { +.title-name_.title_name-collect a p:first-child { font-size: 14px; line-height: 13px; height: 26px; -- libgit2 0.21.4