From 865ec2ef077c926bdc090aaf4dc668926575fed0 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 17:16:08 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 9510a96..e7d20a5 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -533,7 +533,7 @@ footer .socbuts a:hover{ text-transform: uppercase; font-family: 'Lato-Bold'; font-size: 18px; - padding: 12px 0; + padding: 7px 0; border-bottom: 1px solid #d9d9d9; } .but_lines:before{ @@ -2097,8 +2097,7 @@ p.right{text-align: right;} margin-left: 30px; } .menu li + li { - margin-left: 31%; - padding: 6px 0px; + margin-left: 5%; } .menu li:nth-child(3n+1){ margin-left:0px; @@ -2106,9 +2105,6 @@ p.right{text-align: right;} .menu li{ max-width: 13%; } - .menu .container{ - max-width: 780px; - } } @media (max-width: 991px) { .dropd_menu:before{display:none;} -- libgit2 0.21.4