aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/css/grid.html
AgeCommit message (Collapse)AuthorFilesLines
2015-11-14that @cvrebert lifestyleMark Otto1-1/+1
2015-11-14fixes #17003Mark Otto1-0/+11
2015-07-17remove all instances of .bs-docs-grid in grid docs since it's unused. ↵Mark Otto1-85/+73
nullifies #16838
2015-03-03Accessibility and headings hierarchy for the "CSS" page.Steven Black1-16/+16
Closes #15948 by merging it.
2015-01-1612 items of *fewer* as it's a countable itemDan Course1-1/+1
http://www.oxforddictionaries.com/words/less-or-fewer
2014-12-06tweak grid docs copyChris Rebert1-1/+1
[skip sauce]
2014-11-14Fixes to scopePatrick H. Lauke1-9/+9
as discssued in https://github.com/twbs/bootstrap/issues/15117#issuecomment-63029993 - added ``scope="row"`` to row headers - made sure row headers are actual ``<th>`` elements - removed ``scope="col"`` where it was redundant - simplified table examples with (to me) unnecessary ``rowspan``/``colspan`` (unless you really want complex tables, in which case we would need full-on ``id`` and ``headers`` attributes to make sure each table cell has an explicit association with the related header cells - overkill, in my opinion) - one table (in typography) left header-less, as it's more or less presentational (though its structure is still important, hence not adding ``role="presentation"``)
2014-11-11Assorted accessibility (and some consistency) fixes for documentationPatrick H. Lauke1-1/+1
Closes #14951 by merging it.
2014-06-23grid class inconsistency 2Julian Thilo1-2/+2
https://github.com/twbs/bootstrap/commit/32bde78e1996a92e6b801e1f4a475d5ab48685f8
2014-06-23grid class inconsistency /cc @juthiloMark Otto1-5/+5
2014-06-10fixes #13775: tweak grid nesting docs about # of cols, change up example ↵Mark Otto1-11/+11
slightly
2014-06-10New text align class, .text-nowrap, for preventing text from breaking to new ↵Mark Otto1-9/+9
lines. Applies it to the grid docs table.
2014-04-30document grid column wrapping behavior; fixes #13247Chris Rebert1-0/+18
2014-03-16Break up docs into includesMark Otto1-0/+543