Quote:
Originally Posted by Nick_1964
It does even with only this in the extra css:
@page { margin: 0.00em 0.00em 0.00em 0.00em!important; }
|
Try removing all occurrences of
!important from your css file(s), including the extra_css. I don't know why but
!important plus rebuilding the css file can be a toxic combination.