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
5d2e412da4db956485efa421cb8ac390d613637c
Authored by
Eugeny Galkovskiy
2016-10-24 15:46:00 +0300
1 parent
ad467e94
123
Showing
1 changed file
with
2 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 @
5d2e412
...
...
@@ -539,6 +539,8 @@ footer .socbuts a:hover{
539
539
color: #838383;
540
540
font-family: 'Lato-Medium';
541
541
font-size: 14px;
542
+ max-height: 145px;
543
+ overflow: hidden;
542
544
}
543
545
.post_cont .more{
544
546
position: absolute;
...
...