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

In grid docs, clarify that container widths are maximums rather than exact widths #20688

Closed
Kamikadze4GAME opened this issue Sep 9, 2016 · 5 comments

Comments

@Kamikadze4GAME
Copy link

Link: http://v4-alpha.getbootstrap.com/layout/grid/#grid-options
"Small ≥544px" and "Container width 576px"
I think that "Container width 512px"

@tomlutzenberger
Copy link
Contributor

@cvrebert
Copy link
Collaborator

We should change that row title to clarify that those are maximum container widths.

@cvrebert cvrebert changed the title Error on site In grid docs, clarify that container widths are maximums rather than exact widths Sep 10, 2016
@jmahc
Copy link

jmahc commented Sep 10, 2016

I do have a question regarding .container

Why are these not isolated to specific screen sizes? Instead, we see CSS overwrites...am I missing something here?

In my mind, the less overwrites, the better. Therefore, utilizing Bootstrap v4 should incorporate the following:

Actually...isolating this into its own issue.

@mdo mdo modified the milestone: v4.0.0-alpha.5 Sep 12, 2016
@Kamikadze4GAME
Copy link
Author

image
Look:
Extra Large (≥1200px and container width 1140px): 1200 - 1140 = 60
Large (≥992px and container width 940px): 992 - 940 = 52
Medium (≥ 768px and container width 720px): 768 - 720 = 48
Small (≥ 544px and container width 576px): 544 - 576 = -22 (Why <0?)

@spdpiyush
Copy link

No, It's Correct Which Is Mentioned Above.
But You Have Also Access To Change Width According To Your Choice.

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

No branches or pull requests

6 participants