diff options
| author | Mark Otto <[email protected]> | 2012-07-05 15:11:54 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-07-05 15:11:54 -0700 |
| commit | 3c07eaa251b73e6c5eff4b56e074c54708a4b4ba (patch) | |
| tree | aa81aea712ca7012cb7bf580ff0e8287c52c21ab /docs/templates | |
| parent | c6ee96c02587aeea0da52018325c100bfd45127a (diff) | |
| download | bootstrap-3c07eaa251b73e6c5eff4b56e074c54708a4b4ba.tar.xz bootstrap-3c07eaa251b73e6c5eff4b56e074c54708a4b4ba.zip | |
updates to type scale
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/layout.mustache | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index 1cda87954..763669b1c 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -69,13 +69,6 @@ <li class="{{javascript}}"> <a href="./javascript.html">{{_i}}Javascript{{/i}}</a> </li> - <li class="divider-vertical"></li> - <li class="{{download}}"> - <a href="./download.html">{{_i}}Customize{{/i}}</a> - </li> - <li class="{{examples}}"> - <a href="./examples.html">{{_i}}Examples{{/i}}</a> - </li> <li class="{{less}}"> <a href="./extend.html">{{_i}}Extend{{/i}}</a> </li> |
