Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome uses XS grid when printing for US Letter or A4 paper #43

Closed
cvrebert opened this issue Aug 15, 2014 · 2 comments
Closed

Chrome uses XS grid when printing for US Letter or A4 paper #43

cvrebert opened this issue Aug 15, 2014 · 2 comments

Comments

@cvrebert
Copy link
Contributor

See twbs/bootstrap#12078
ResponsiveBP's grid is affected in the same way.
This is probably unintuitive enough to warrant being mentioned in the docs.
(Also possibly applies to IE11, but I don't have a Windows box to test with.)

@JimBobSquarePants
Copy link
Member

Thanks for that. I'll get the documentation updated.

@JimBobSquarePants
Copy link
Member

On further investigation I've found that by shifting the breakpoints using print only media queries I can lower the threshold for the xs to s grid level transition. That ensures that the s level grid will render on A4 and US letter pages when rendered with the default print margins whilst also respecting visibility helpers.

I'll reference here on the next commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants