diff options
| author | Mark Otto <[email protected]> | 2013-01-17 00:58:34 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-17 00:58:34 -0800 |
| commit | 7e46b6f6364d754cb87fca35e0897cf2fad09206 (patch) | |
| tree | 8b87e58a71ee2b5bc6fa0da5f34f01b413340699 /docs/templates | |
| parent | 267d3e7ed7f50cc5625145ad714a5e1099612e87 (diff) | |
| download | bootstrap-7e46b6f6364d754cb87fca35e0897cf2fad09206.tar.xz bootstrap-7e46b6f6364d754cb87fca35e0897cf2fad09206.zip | |
Update nav and add bounds for tablet container
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/layout.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index 47fc75650..776e45288 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -59,7 +59,7 @@ <a href="./getting-started.html">{{_i}}Get started{{/i}}</a> </li> <li class="{{css}}"> - <a href="./css.html">{{_i}}Core CSS{{/i}}</a> + <a href="./css.html">{{_i}}CSS{{/i}}</a> </li> <li class="{{components}}"> <a href="./components.html">{{_i}}Components{{/i}}</a> |
