Commit 3b4d64b72232ff8b35b699d710d902da2aaeeea1

Authored by Eugeny Galkovskiy
1 parent f3461f4e

123

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -2282,8 +2282,7 @@ p.right{text-align: right;}
2282 2282 width: 100%;
2283 2283 }
2284 2284 .dropd_menu{
2285   - top: 35px;
2286   - width: 100%!important;
  2285 + display:none;
2287 2286 }
2288 2287 .menu li a{
2289 2288 height: 45px;
... ...