]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Grid updates
authorMark Otto <otto@github.com>
Sun, 2 Jun 2013 20:38:45 +0000 (13:38 -0700)
committerMark Otto <otto@github.com>
Sun, 2 Jun 2013 20:38:45 +0000 (13:38 -0700)
commit19d0726609f860d4a7f1c214965164084aaf8a5f
tree39639d7ea87c7ddbbaffad47683aee8116394133
parentb62fa23d9a11c48ab7557b8a0c397c92ec106653
Grid updates

- Removed mixins for generating grid classes
- Thus, we manually declare every grid class, from 1-11 (12th unit is
excluded as that's the same as no grid columns)
- No more need for `.col` base class (yay!)
- Negative indent the rows at tablets and above once again (ugh, still
working through this part)
- Add support for `.col-md` for tablet-specific grid columns
- Still need to figure out offsets, pushes, and pulls on other
devices—right now only available on desktop
docs/assets/css/bootstrap.css
less/grid.less
less/mixins.less