Commit 5e50ab04b2dc0498b9107d11cb570701ddee3fa5

Authored by Eugeny Galkovskiy
1 parent c63d541f

123

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -2288,8 +2288,8 @@ p.right{text-align: right;}
2288 2288 padding: 0!important;
2289 2289 box-shadow:none;
2290 2290 }
2291   - .dropd_menu.showmob{
2292   - display:block;
  2291 + .showmob .dropd_menu{
  2292 + display:block!important;
2293 2293 }
2294 2294 .inline_dropb, .dropd_menu{
2295 2295 padding:0;margin:0;
... ...