From: chrysn Date: Sat, 4 May 2013 11:45:40 +0000 (+0200) Subject: fix floating layout again X-Git-Url: https://git.deb.at/w?a=commitdiff_plain;h=fcd546fb7d1dfc6ede14872e2d24bb84c876cebf;hp=9555f5405081976a30c08282aa6347a970d6fde4;p=debienna.git 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{