diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 67a1e01..845ba68 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -539,6 +539,8 @@ footer .socbuts a:hover{ color: #838383; font-family: 'Lato-Medium'; font-size: 14px; + max-height: 145px; + overflow: hidden; } .post_cont .more{ position: absolute; -- libgit2 0.21.4