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
24323287028455fe6bbc0c76ea7e71d6bb2b9328
Authored by
Eugeny Galkovskiy
2016-10-19 15:50:40 +0300
1 parent
f2fc8be1
123
Showing
1 changed file
with
3 additions
and
0 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 @
2432328
...
...
@@ -2146,6 +2146,9 @@ p.right{text-align: right;}
2146
2146
top: 35px;
2147
2147
width: 100%!important;
2148
2148
}
2149
+ .minhide{
2150
+ display:none;
2151
+ }
2149
2152
}
2150
2153
@media (max-width: 729px) {
2151
2154
.post_cont{justify-content: center;}
...
...