Commit d678e43bfe9c866f4d7d4e1a72c0444fc6354a8d
Exists in
master
and in
11 other branches
Merge branch 'box_size_news_homepage' into 'master'
Minor fix on homepage news Ajuste fino dos itens da área de notícias - #613 See merge request !117
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/noosfero-spb/noosfero-spb-theme/css/home-page.css
@@ -319,7 +319,7 @@ | @@ -319,7 +319,7 @@ | ||
319 | 319 | ||
320 | .controller-environment_design #content .display-content-block .lead, | 320 | .controller-environment_design #content .display-content-block .lead, |
321 | .action-home-index #content .display-content-block .lead{ | 321 | .action-home-index #content .display-content-block .lead{ |
322 | - max-height: 47px; | 322 | + max-height: 43px; |
323 | overflow: hidden; | 323 | overflow: hidden; |
324 | } | 324 | } |
325 | 325 |