Index: style/default.css =================================================================== --- style/default.css (revision 60407) +++ style/default.css (working copy) @@ -779,18 +779,13 @@ /* :::: PRINT :::: */ @media print { - div.documentwrapper { - width: 100%; - } - - div.document, - div.documentwrapper, - div.bodywrapper, - div.body { + div.document, + div.documentwrapper, + div.bodywrapper { margin: 0; - width : 100%; + width : 100%; } - + div.sidebar, div.related, div.footer,