Commit 911800f5eddabf9335ea13d0da2f662fb28f369c

Authored by Eugeny Galkovskiy
1 parent eb9446b6

123

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -2142,6 +2142,8 @@ p.right{text-align: right;}
2142 2142 }
2143 2143 .menu .container{
2144 2144 padding: 8px 0px;
  2145 + margin: 0;
  2146 + width: 100%;
2145 2147 }
2146 2148 .dropd_menu{
2147 2149 top: 35px;
... ...