Make printout margin important.

This commit is contained in:
Georg Brandl 2009-10-22 16:20:55 +00:00
parent 07de4fc978
commit 60bae6f123
1 changed files with 1 additions and 1 deletions

View File

@ -420,7 +420,7 @@ span.eqno {
div.document,
div.documentwrapper,
div.bodywrapper {
margin: 0;
margin: 0 !important;
width: 100%;
}