# HG changeset patch
# User mattip <matti.picus@gmail.com>
# Date 1447966638 -7200
#      Thu Nov 19 22:57:18 2015 +0200
# Branch extradoc
# Node ID e6e9b4fe04aa96fe36d548a60877bb8e4e2938b7
# Parent  90186d5101859e87edffc3599de9c83013402f8b
widen the page to make room for the donations div

diff --git a/css/site.css b/css/site.css
--- a/css/site.css
+++ b/css/site.css
@@ -167,7 +167,7 @@
 #body-inner {
    	margin: 0 auto;
 	padding: 10px 20px;
-	width: 1000px;
+	width: 1150px;
 }
 
 #body-outer {