From 30bd53028e31646491b16e6035b178c8057d5dd3 Mon Sep 17 00:00:00 2001 From: rekado Date: Fri, 20 Sep 2013 11:14:48 +0800 Subject: unfloat --- css/screen.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'css/screen.css') diff --git a/css/screen.css b/css/screen.css index 13479a1..aa7bbb8 100644 --- a/css/screen.css +++ b/css/screen.css @@ -69,6 +69,7 @@ div.figure { h1 { color: #000; + clear: both; margin-bottom: .2em; line-height: 1.5em; display: block; @@ -211,6 +212,7 @@ img.headline { vertical-align: text-bottom; } div#columns { + overflow: hidden; margin-bottom: 1em; } div#columns ul { list-style: none outside none; -- cgit v1.2.3