-
Notifications
You must be signed in to change notification settings - Fork 341
Open
Description
Is it sill needed ?
Lines 39 to 48 in c69fbe2
| /** Fix for Chrome issue #273306 **/ | |
| @media print { | |
| body.A3.landscape { width: 420mm } | |
| body.A3, body.A4.landscape { width: 297mm } | |
| body.A4, body.A5.landscape { width: 210mm } | |
| body.A5 { width: 148mm } | |
| body.letter, body.legal { width: 216mm } | |
| body.letter.landscape { width: 280mm } | |
| body.legal.landscape { width: 357mm } | |
| } |
Metadata
Metadata
Assignees
Labels
No labels