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