From 488fd6db75f4fd32af1b9ee2ef6b04665f9c6d8e Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 18:56:48 +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 2421a9a..59c3da1 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -273,7 +273,7 @@ footer .socbuts a:hover{ } .main-box1:after { content: ''; - max-width: calc(100% - 25px); + max-width: calc(100% - 52px); width: 100%; margin-left: 25px; position: absolute; -- libgit2 0.21.4