From 1fa26791c4bd6e5aed98f7c71d46fac50d7c7f4b Mon Sep 17 00:00:00 2001 From: Веталь Date: Fri, 7 Oct 2016 13:08:34 +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 ad43436..0e037e5 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -14508,7 +14508,10 @@ ul.product-special li.promo div{ .news_item { padding-bottom: 20px; - border-bottom: 1px solid silver + border-bottom: 1px solid silver; + float: left; + width: 100%; + min-height: 120px; } -- libgit2 0.21.4