From 33844060935824a638d84d8afb54b35b3844be27 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 30 Oct 2008 21:18:47 +0100 Subject: Style: Drop right-floated content (wrapper is enough). --- local.css | 1 - 1 file changed, 1 deletion(-) diff --git a/local.css b/local.css index 298d6c6..92bf5cb 100644 --- a/local.css +++ b/local.css @@ -18,7 +18,6 @@ DIV#wrapper { width: 80%; } DIV#content { - float: right; max-width: 72em; } DIV#content IMG { -- cgit v1.2.3