From 115ac7eeba88dbc4867bf9150f11013de8d5eb19 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 18:01:17 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 --- 1 file changed, 0 insertions(+), 3 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index e7d20a5..d30d3cd 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2099,9 +2099,6 @@ p.right{text-align: right;} .menu li + li { margin-left: 5%; } - .menu li:nth-child(3n+1){ - margin-left:0px; - } .menu li{ max-width: 13%; } -- libgit2 0.21.4