From 3131055f6b96fb857a9e45ac742087c82abcc3d5 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 15:24:20 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 28d4e96..e5b7e3f 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1224,8 +1224,8 @@ footer .socbuts a:hover{ display: flex; flex-wrap: wrap; margin: 17px auto 38px auto; - max-width: 1030px; - position:relative; + max-width: 980px; + position: relative; } .note .picture{ width: 100%; @@ -1236,7 +1236,7 @@ footer .socbuts a:hover{ background-position: center center; background-repeat: no-repeat; background-size: cover; - margin: 0px 30px 0px 10px; + margin: 0px 20px 0px 10px; } .text_prev{ position: relative; -- libgit2 0.21.4