Commit b97dbd94c25d2b232e8d1e2bd666562da55a61dd

Authored by Eugeny Galkovskiy
1 parent 262793f1

123

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -2119,7 +2119,7 @@ p.right{text-align: right;}
2119 2119 .menu li{
2120 2120 min-width:100%;
2121 2121 max-width:100%;
2122   - margin:0px;
  2122 + margin:0px!important;
2123 2123 }
2124 2124 .menu .container{
2125 2125 padding: 8px 0px;
... ...