From 8f931ba9ff89a828e9ce237dcc2ee27654fddf4e Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 7 Oct 2016 12:25:05 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 7 +++++++ 1 file changed, 7 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index cd8c117..fcca52b 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1175,6 +1175,13 @@ footer .socbuts a:hover{ background-size: cover; margin: 0px 30px 0px 10px; } +.text_prev{ + position: relative; + margin-bottom: 22px; + max-height: 140px; + overflow: hidden; + text-overflow: ellipsis; +} .note .date{ font-size: 46px; font-family: 'Lato-Light'; -- libgit2 0.21.4