From 13864d4d0044a61e8eef80dc14f994a1852a481e Mon Sep 17 00:00:00 2001 From: Веталь Date: Fri, 7 Oct 2016 13:11:37 +0300 Subject: [PATCH] test commit --- frontend/web/css/css_header.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index 0e037e5..dd6b4b4 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -14513,7 +14513,10 @@ ul.product-special li.promo div{ width: 100%; min-height: 120px; } - +.news_item a.name { + width: 100%; + float: left; +} .news_item a { font-size: 16px -- libgit2 0.21.4