bootstrap-grid-ms icon indicating copy to clipboard operation
bootstrap-grid-ms copied to clipboard

Missing grid range in Bootstrap 3, micro-small from 480-767px.

Results 1 bootstrap-grid-ms issues
Sort by recently updated
recently updated
newest added

Don't you want to update README with the note about this? I mean in original bootstrap there's .hidden-xs class like ``` @media(max-width:$screen-xs-max) { .hidden-xs { display: none !important; } }...

enhancement
help wanted