# HG changeset patch
# User Arthur Lutz <arthur.lutz@logilab.fr>
# Date 1236179427 -3600
#      Wed Mar 04 16:10:27 2009 +0100
# Node ID f22970e9210c9af8977208f80e15ad4fcb6905f3
# Parent  bf536a14d2eb8c0e2cea4d4f80c5562fe83201e2
remove 50% that squashed the content on half the column...

diff --git a/data/cubes.blog.css b/data/cubes.blog.css
--- a/data/cubes.blog.css
+++ b/data/cubes.blog.css
@@ -1,5 +1,5 @@
 div.post {
-  width: 50%;
+  width: 90%;
   margin-bottom: 2em;
 }