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

add col-xs & col-sm classes for small devices #24

Open
cappert opened this issue Mar 14, 2016 · 2 comments
Open

add col-xs & col-sm classes for small devices #24

cappert opened this issue Mar 14, 2016 · 2 comments

Comments

@cappert
Copy link
Member

cappert commented Mar 14, 2016

No description provided.

@cappert
Copy link
Member Author

cappert commented Mar 16, 2016

map is way better 455be3e

@cappert
Copy link
Member Author

cappert commented Mar 16, 2016

FYI

Grid classes apply to devices with screen widths greater than or equal to the breakpoint sizes, and override grid classes targeted at smaller devices. Therefore, e.g. applying any .col-md-* class to an element will not only affect its styling on medium devices but also on large devices if a .col-lg-* class is not present

http://getbootstrap.com/css/#grid-intro

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

1 participant