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