Make printout margin important.
This commit is contained in:
parent
07de4fc978
commit
60bae6f123
|
@ -420,7 +420,7 @@ span.eqno {
|
|||
div.document,
|
||||
div.documentwrapper,
|
||||
div.bodywrapper {
|
||||
margin: 0;
|
||||
margin: 0 !important;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue