From 23785dda359284543228d38248602c36973745aa Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 14:05:34 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 5cc9ff3..f012df4 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -418,6 +418,7 @@ footer .socbuts a:hover{ .just-more, .more{ display: flex; justify-content: flex-end; + padding-top:15px; } .just-more a,.more a{ float: right; -- libgit2 0.21.4