Commit 43aad5d75f19db9e2d9105742cb947c40fd6af21

Authored by Eugeny Galkovskiy
1 parent b9932e1d

123

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -2150,7 +2150,7 @@ p.right{text-align: right;}
2150 2150 width: 100%!important;
2151 2151 }
2152 2152 .minhide{
2153   - display:flex;
  2153 + display:flex!important;
2154 2154 }
2155 2155 }
2156 2156 @media (max-width: 729px) {
... ...