From 262793f1f2fb29775de863f38a6d3eff97b82d23 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 15:16:32 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 716fec7..6f3dd36 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2119,6 +2119,7 @@ p.right{text-align: right;} .menu li{ min-width:100%; max-width:100%; + margin:0px; } .menu .container{ padding: 8px 0px; -- libgit2 0.21.4