]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Overhaul the grid system and its docs
authorMark Otto <otto@github.com>
Sat, 16 Mar 2013 06:21:10 +0000 (23:21 -0700)
committerMark Otto <otto@github.com>
Sat, 16 Mar 2013 06:21:10 +0000 (23:21 -0700)
commitbb38fa52865397e933db95885eb6347ea6d54109
treee5960ec404067ee40400d530741f5ddc5e7c486c
parent145eb054d9aac82977a339c0253e7bec6ad111d5
Overhaul the grid system and its docs

* Add new grid mixins adapted from Preboot (http://github.com/mdo/preboot)
* Drop the @grid-row-width and @grid-column-width variables
* Add the @grid-float-breakpoint variable, as used in Preboot
* Add support for .push* and .pull* classes for column ordering manipulation
* Document all the things
docs/assets/css/bootstrap.css
docs/css.html
less/grid.less
less/mixins.less
less/variables.less