diff options
| author | Patrick H. Lauke <[email protected]> | 2014-10-30 16:45:33 +0000 |
|---|---|---|
| committer | Heinrich Fenkart <[email protected]> | 2014-11-11 07:46:14 +0100 |
| commit | bb89657bcb53a60d579d8fd9bbea56dde05dad8c (patch) | |
| tree | 1be2eb0da1b12c4002cec272c9905e1cc23256fd /docs/_includes/css/grid.html | |
| parent | 99919c036496d72030a965953f0e2d2d760d638c (diff) | |
| download | bootstrap-bb89657bcb53a60d579d8fd9bbea56dde05dad8c.tar.xz bootstrap-bb89657bcb53a60d579d8fd9bbea56dde05dad8c.zip | |
Assorted accessibility (and some consistency) fixes for documentation
Closes #14951 by merging it.
Diffstat (limited to 'docs/_includes/css/grid.html')
| -rw-r--r-- | docs/_includes/css/grid.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/css/grid.html b/docs/_includes/css/grid.html index 429ef90f9..cea5b17ee 100644 --- a/docs/_includes/css/grid.html +++ b/docs/_includes/css/grid.html @@ -226,7 +226,7 @@ </div> {% endhighlight %} - <h3 id="grid-example-mixed-complete">Example: Mobile, tablet, desktops</h3> + <h3 id="grid-example-mixed-complete">Example: Mobile, tablet, desktop</h3> <p>Build on the previous example by creating even more dynamic and powerful layouts with tablet <code>.col-sm-*</code> classes.</p> <div class="bs-docs-grid"> <div class="row show-grid"> |
