Commit b2b5df5247ccd261da29ab3babb2275141de3685

Authored by Álvaro Fernando Matos de Souza
1 parent 9ee7fdc3

Minor fix on the text's box of the news on homepage - #613

src/noosfero-spb/noosfero-spb-theme/css/home-page.css
... ... @@ -319,7 +319,7 @@
319 319  
320 320 .controller-environment_design #content .display-content-block .lead,
321 321 .action-home-index #content .display-content-block .lead{
322   - max-height: 47px;
  322 + max-height: 43px;
323 323 overflow: hidden;
324 324 }
325 325  
... ...