From b2b5df5247ccd261da29ab3babb2275141de3685 Mon Sep 17 00:00:00 2001 From: Álvaro Fernando Date: Tue, 5 Jan 2016 15:58:41 -0200 Subject: [PATCH] Minor fix on the text's box of the news on homepage - #613 --- src/noosfero-spb/noosfero-spb-theme/css/home-page.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/noosfero-spb/noosfero-spb-theme/css/home-page.css b/src/noosfero-spb/noosfero-spb-theme/css/home-page.css index 0cac1fe..c5ae686 100644 --- a/src/noosfero-spb/noosfero-spb-theme/css/home-page.css +++ b/src/noosfero-spb/noosfero-spb-theme/css/home-page.css @@ -319,7 +319,7 @@ .controller-environment_design #content .display-content-block .lead, .action-home-index #content .display-content-block .lead{ - max-height: 47px; + max-height: 43px; overflow: hidden; } -- libgit2 0.21.2