Commit 13864d4d0044a61e8eef80dc14f994a1852a481e
1 parent
1fa26791
test commit
Showing
1 changed file
with
4 additions
and
1 deletions
Show diff stats
frontend/web/css/css_header.css
@@ -14513,7 +14513,10 @@ ul.product-special li.promo div{ | @@ -14513,7 +14513,10 @@ ul.product-special li.promo div{ | ||
14513 | width: 100%; | 14513 | width: 100%; |
14514 | min-height: 120px; | 14514 | min-height: 120px; |
14515 | } | 14515 | } |
14516 | - | 14516 | +.news_item a.name { |
14517 | + width: 100%; | ||
14518 | + float: left; | ||
14519 | +} | ||
14517 | 14520 | ||
14518 | .news_item a { | 14521 | .news_item a { |
14519 | font-size: 16px | 14522 | font-size: 16px |