From 9b3cb9d20e8ee6fdb93ee8e95a941b60df1fbbb7 Mon Sep 17 00:00:00 2001 From: TomazMartins Date: Tue, 18 Aug 2015 15:05:26 -0300 Subject: [PATCH] Fixing title of news --- css/news-page.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/css/news-page.css b/css/news-page.css index 8ed6b64..61b6006 100644 --- a/css/news-page.css +++ b/css/news-page.css @@ -24,7 +24,7 @@ /** General Properties of News **/ -#content .blog p { +#content .blog .article-body p { margin: 0px 0px 5px 0px; max-height: 25px; color: #172738; @@ -49,7 +49,10 @@ margin: 0px 0px 10px 0px; border: none; padding: 0px 0px 0px 0px; + max-height: 40px; font: normal normal bold 16px/20px arial; + overflow: hidden; + display: inline-block; } /* WARNING: -- libgit2 0.21.2