Skip to content

Instantly share code, notes, and snippets.

@iftee
iftee / bootstrap-480-767-grid.css
Last active June 30, 2017 11:51
Custom Bootstrap 3 Grid for 480-767px Layout
/**
* Custom Bootstrap 3 grid for 480-767px layout
* Author: Iftakhar Hasan
*
* A new set of column classes (with class prefix .col-ms- ) for Bootstrap 3
* to make Medium Small grids for supporting 480-767px
*
* This will push the default Bootstrap 3 Extra Small column (class prefix .col-xs- )
* to support 1-479px instead of 1-767px
*/