From 4338b933bfe42db2923749f16063970bf7c31c3e Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Tue, 3 Jun 2014 17:52:48 -0300 Subject: [PATCH] fix block-outer --- style.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/style.css b/style.css index 6273267..8030d34 100644 --- a/style.css +++ b/style.css @@ -623,6 +623,7 @@ p { .block-outer { margin-top: 2em; + clear: both; } .box-1 .block, -- libgit2 0.21.2