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

Allow setting of grid-items without declaring position #35

Closed
martindelima opened this issue Dec 17, 2012 · 1 comment
Closed

Allow setting of grid-items without declaring position #35

martindelima opened this issue Dec 17, 2012 · 1 comment

Comments

@martindelima
Copy link

Just a question, could there be a way to perhaps only include the columns spanned by an item and just floating it, instead of having to always declare from which column it starts? list items for navigation, for example, are a little difficult to handle with this.

@JohnAlbin
Copy link
Owner

could there be a way to perhaps only include the columns spanned by an item and just floating it, instead of having to always declare from which column it starts

There are lots of grid systems that allow that. They also require the use of push and pull classes in order to re-arrange items in the row. I find those push and pull classes annoying and confusing to understand.

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

2 participants