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

v4: Grid adjustments #20865

Merged
merged 5 commits into from
Oct 9, 2016
Merged

v4: Grid adjustments #20865

merged 5 commits into from
Oct 9, 2016

Conversation

mdo
Copy link
Member

@mdo mdo commented Oct 9, 2016

Grouping a handful of CSS and docs changes related to the grid:

mdo added 5 commits October 9, 2016 13:14
- Fixes issues between float and flex grid systems where container wouldn't fill the available width in Chrome & FF (but would in Safari)
- Fixes #20681
- Fixes #17621 (basically same issue as above issue)
Makes it so that the container is no longer wider than the breakpoint used in the media query. This was never really an issue in rendering as the max-width handled it appropriately, but the mismatch was still incorrect.

Fixes #18054
@mdo mdo added this to the v4.0.0-alpha.5 milestone Oct 9, 2016
@mdo mdo merged commit b6fe0d4 into v4-dev Oct 9, 2016
@mdo mdo deleted the v4-container-widths branch October 9, 2016 21:52
@mdo mdo mentioned this pull request Oct 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant