Open andre-lima opened 8 years ago
Hello, I'm using @media print to style my page to print and when I try to print the page, from the preview I can already see that the grid system no long works.
Is there an quick fix for this issue?
Thank you.
Do you have a plunker? The issue might be with setting things to percents or pixels when media print wants inches.
Hello, I'm using @media print to style my page to print and when I try to print the page, from the preview I can already see that the grid system no long works.
Is there an quick fix for this issue?
Thank you.