From e3209ba4f9c26fc72cd86c1da8de4b2bd59a39dc Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 15:39:08 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 68cee1d..da1f02a 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -529,7 +529,6 @@ footer .socbuts a:hover{ flex-wrap: wrap; position: relative; align-content: center; - margin-right: 5px; } .post_cont .text{ width: 300px; @@ -1506,6 +1505,7 @@ a.active{ max-width: 1000px; margin: 33px auto; line-height: 19px; + padding: 0 38px; } .list-view{ max-width: 990px; -- libgit2 0.21.4