Commit 965bf0c5a8f6f105895c1aec8f79f24d61db0068

Authored by Rafael Diego
2 parents d88a497b 30a38a6e

Merge branch 'master' into staging

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
src/app/pages/programas/programas.scss
... ... @@ -338,6 +338,10 @@
338 338 padding-bottom: 15px;
339 339 }
340 340 }
  341 +
  342 + blockquote {
  343 + min-height: 130px;
  344 + }
341 345  
342 346 .inside.inside-full-height.resposta3-pac {
343 347 font-size: 130%;
... ...