Skip to content

Conversation

@garhbod
Copy link

@garhbod garhbod commented Aug 10, 2017

Make full width the col-lg*, col-md* & col-sm* with no smaller breakpoints set.

Example

<div class="col-sm-6"></div>

is equivalant to

<div class="col-xs-12 col-sm-6"></div>

Make full width the `col-lg*`, `col-md*` & `col-sm*` with no smaller breakpoints set.
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

Successfully merging this pull request may close these issues.

1 participant