From 18c86146420968856d06fbb27842acf529976fa1 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 21 Oct 2016 16:32:52 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 48d4492..e3eb99e 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -886,7 +886,11 @@ footer .socbuts a:hover{ font-weight: bold; } .blocks a:hover{color:black!important;} -.b1{padding-bottom: 6px;} +.b1{ + margin: 0; + padding: 0; + padding-bottom: 6px; +} .blocks .labels{padding: 15px 0px;position: relative;} .blocks .line1{font-size: 24px;} .blocks .line2{ -- libgit2 0.21.4