From c17105bbf04be210d8a3be7ddea434c4dec70d3e Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 10 Oct 2016 15:19:59 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index faed945..de16a89 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -728,6 +728,9 @@ footer .socbuts a:hover{ .textile_bottom .more{ margin-right: 95px; } +.tb2 .content > .title1.left{ + margin-right:0px!important; +} .post_1_start{ display: flex; padding-left: 50px; -- libgit2 0.21.4