Commit 4338b933bfe42db2923749f16063970bf7c31c3e

Authored by Victor Costa
1 parent 295e2396

fix block-outer

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -623,6 +623,7 @@ p { @@ -623,6 +623,7 @@ p {
623 623
624 .block-outer { 624 .block-outer {
625 margin-top: 2em; 625 margin-top: 2em;
  626 + clear: both;
626 } 627 }
627 628
628 .box-1 .block, 629 .box-1 .block,