Add "important" to print rule.

This commit is contained in:
Georg Brandl 2009-10-25 11:09:09 +01:00
parent a51e3a4129
commit 9088649e0f

View File

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