Commit 1e5b4384c225039304b535b3a3339be61e58b0ae

Authored by Leonardo Merlin
1 parent 5a2e06b9

fix IDG header link height

Showing 1 changed file with 6 additions and 1 deletions   Show diff stats
sass/style.sass
@@ -1488,4 +1488,9 @@ h3.titulo-destaque @@ -1488,4 +1488,9 @@ h3.titulo-destaque
1488 .position 1488 .position
1489 a 1489 a
1490 margin-left: 0 1490 margin-left: 0
1491 - margin-top: 5px  
1492 \ No newline at end of file 1491 \ No newline at end of file
  1492 + margin-top: 5px
  1493 +
  1494 +
  1495 +// HACK IDG
  1496 +#barra-brasil .brasil-flag
  1497 + height: 100% !important
1493 \ No newline at end of file 1498 \ No newline at end of file