Alexey Boroda
/
extrem-new
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
43aad5d75f19db9e2d9105742cb947c40fd6af21
Authored by
Eugeny Galkovskiy
2016-10-19 15:53:15 +0300
1 parent
b9932e1d
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
Inline
Side-by-side
frontend/web/css/style.css
Wrap text
Show/Hide comments
View file @
43aad5d
...
...
@@ -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) {
...
...