From b97dbd94c25d2b232e8d1e2bd666562da55a61dd Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 15:17:35 +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 6f3dd36..dcf81c7 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2119,7 +2119,7 @@ p.right{text-align: right;} .menu li{ min-width:100%; max-width:100%; - margin:0px; + margin:0px!important; } .menu .container{ padding: 8px 0px; -- libgit2 0.21.4