From 9282eee5eb04110c0ac0804fe5dc202f5315e46a Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 14:30:52 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 1a8984e..5ebc149 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2092,6 +2092,9 @@ p.right{text-align: right;} .menu li:nth-child(3n+1){ margin-left:0px; } + .menu li{ + width: 16%; + } } @media (max-width: 991px) { .post_1_main{margin-left:0;} -- libgit2 0.21.4