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

documentation : somewhat ambiguous example of using nesting in a fluid grid system #5592

Closed
linstantnoodles opened this issue Oct 21, 2012 · 1 comment

Comments

@linstantnoodles
Copy link

http://twitter.github.com/bootstrap/scaffolding.html#fluidGridSystem

"Nesting with fluid grids is a bit different: the number of nested columns should not match the parent's number of columns. Instead, each level of nested columns are reset because each row takes up 100% of the parent column."

The example provided in the docs uses 12 as the number of columns in the top level, but that can lead to confusion because the number of nested columns actually does match up to the parents number of columns. A better example would be to use 10 as the number of top level columns, and then a pair of size 6 nested columns.

@cvrebert
Copy link
Collaborator

Duplicate of #5458

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