From: chrysn Date: Sat, 4 May 2013 11:45:40 +0000 (+0200) Subject: fix floating layout again X-Git-Url: https://git.deb.at/?p=debienna.git;a=commitdiff_plain;h=fcd546fb7d1dfc6ede14872e2d24bb84c876cebf fix floating layout again --- diff --git a/local.css b/local.css index 47456fe..c5486d9 100644 --- a/local.css +++ b/local.css @@ -15,7 +15,7 @@ body{ .column-left{ float: left; - width: 50%; + width: 45%; } .column-right{