From 4e1ba1fd7da2f76c03dba18f366a785b7b5bcb8d Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 14:29:02 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index d515505..1a8984e 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2089,7 +2089,7 @@ p.right{text-align: right;} margin-left: 20%; padding: 6px 0px; } - .menu li:nth-child(2n+2){ + .menu li:nth-child(3n+1){ margin-left:0px; } } -- libgit2 0.21.4