Commit e49f5038aef0b0d2a41fd7f46c8385de067b8dd4

Authored by Eugeny Galkovskiy
1 parent 43aad5d7

123

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -1699,7 +1699,7 @@ p.right{text-align: right;}
1699 1699 bottom:0;
1700 1700 }
1701 1701 .cols a .label span{font-weight: 600;padding-right: 5px;}
1702   -.menu .container{position:relative;}
  1702 +.menu .container{position:relative;min-height:45px;}
1703 1703 .menu .container ul li:hover .dropd_menu{
1704 1704 display: block;
1705 1705 }
... ...