From 5d2e412da4db956485efa421cb8ac390d613637c Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 15:46:00 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) 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