Commit 5d2e412da4db956485efa421cb8ac390d613637c
1 parent
ad467e94
123
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
@@ -539,6 +539,8 @@ footer .socbuts a:hover{ | @@ -539,6 +539,8 @@ footer .socbuts a:hover{ | ||
539 | color: #838383; | 539 | color: #838383; |
540 | font-family: 'Lato-Medium'; | 540 | font-family: 'Lato-Medium'; |
541 | font-size: 14px; | 541 | font-size: 14px; |
542 | + max-height: 145px; | ||
543 | + overflow: hidden; | ||
542 | } | 544 | } |
543 | .post_cont .more{ | 545 | .post_cont .more{ |
544 | position: absolute; | 546 | position: absolute; |