Commit 0633bb22cbde802d8f8989fe42318ddf01303938

Authored by Álvaro Fernando Matos de Souza
Committed by Melissa Wen
1 parent 142730b0
Exists in stable-4.x

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  
... ...