daneden / Toast

🍞 A highly-customizable, responsive (S)CSS grid
http://daneden.github.io/Toast
MIT License
2k stars 271 forks source link

Issue when printing the page using Toast Grid #47

Open andre-lima opened 8 years ago

andre-lima commented 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.

kostimarko commented 7 years ago

Do you have a plunker? The issue might be with setting things to percents or pixels when media print wants inches.