From a0eef0815bc6ab88554c3ba371bd43adc7f7712c Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 14:55:23 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 6c3797a..31a6175 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -285,9 +285,9 @@ footer .socbuts a:hover{ } .main-box1:after { content: ''; - max-width: calc(100% - 52px); + max-width: calc(100% - 33px); width: 100%; - margin-left: 25px; + margin-left: 17px; position: absolute; height: 1px; background-color: #cecece; -- libgit2 0.21.4