From 744bd6be253173ff0cb26cc76471e09aaf1325ce Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 14:40:49 +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 0e7343e..2faa47c 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2087,17 +2087,17 @@ p.right{text-align: right;} margin-left: 30px; } .menu li + li { - margin-left: 20%; + margin-left: 31%; padding: 6px 0px; } .menu li:nth-child(3n+1){ margin-left:0px; } .menu li{ - max-width: 16%; + max-width: 13%; } .menu .container{ - max-width: 700px; + max-width: 780px; } } @media (max-width: 991px) { -- libgit2 0.21.4