X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/984f2ab952cb97990fc0d2460c2e335127a73491..1ae01a592f50c938d9e1b1e6b7753f16970e3731:/themes/monochrome/style.css

diff --git a/themes/monochrome/style.css b/themes/monochrome/style.css
index bd3fdf593..e85f8abb5 100644
--- a/themes/monochrome/style.css
+++ b/themes/monochrome/style.css
@@ -10,6 +10,7 @@ body {
 	margin-left: auto;
 	margin-right: auto;
 	width: 48em;
+	max-width: 95%;
 
 	background: url(gradient.png) repeat-x white 0px -16px;
 	margin-top: 48px; /* height of gradient.png that we want to see */