#1555: fix print media stylesheet.

This commit is contained in:
Georg Brandl
2007-12-04 17:11:02 +00:00
parent cfa8045490
commit 302aedb1d0

View File

@@ -783,8 +783,12 @@ form.comment textarea {
width: 100%;
}
div.body {
div.document,
div.documentwrapper,
div.bodywrapper,
div.body {
margin: 0;
width : 100%;
}
div.sidebar,