X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/669a5f5ecc0d50daf96d8dc2af219c94c8625fb4..fa3c0c1b41ea8a81df85ec6260b8a1ad3a34735c:/themes/monochrome/style.css?ds=sidebyside

diff --git a/themes/monochrome/style.css b/themes/monochrome/style.css
index bd3fdf593..aa2ee9445 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 */
@@ -18,7 +19,7 @@ body {
 	font-family: 'Lato', sans-serif;
 }
 
-.header {
+div.header, header.header {
 	margin-bottom: 0.5em;
 }
 .pageheader .actions ul {