diff options
| author | Mark Otto <[email protected]> | 2013-06-27 18:49:37 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-06-27 18:49:37 -0700 |
| commit | e5a9a1f5ff12bd0aa0159db4f12f46dcadf08456 (patch) | |
| tree | f1843fbae54b72fd7bc8be0f21af8de8c78bb5ad /docs | |
| parent | 62f76ad33f5a70c21f91e729963e049547ffc391 (diff) | |
| download | bootstrap-e5a9a1f5ff12bd0aa0159db4f12f46dcadf08456.tar.xz bootstrap-e5a9a1f5ff12bd0aa0159db4f12f46dcadf08456.zip | |
remove icons from sidenav
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_includes/nav-components.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/_includes/nav-components.html b/docs/_includes/nav-components.html index 4f49d68b2..dd56cf399 100644 --- a/docs/_includes/nav-components.html +++ b/docs/_includes/nav-components.html @@ -1,12 +1,4 @@ <li> - <a href="#icons">Glyphicons</a> - <ul class="nav"> - <li><a href="#icons-list">Icon list</a></li> - <li><a href="#icons-how-to">How to use</a></li> - <li><a href="#icons-examples">Examples</a></li> - </ul> -</li> -<li> <a href="#dropdowns">Dropdowns</a> <ul class="nav"> <li><a href="#dropdowns-example">Example</a></li> |
