diff options
| author | Mark Otto <[email protected]> | 2014-07-08 14:23:01 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-08 14:23:01 -0700 |
| commit | b33b208ce1398752fc8342ce995d504419942c18 (patch) | |
| tree | edebc254a5cb1c10150cb32f38fbef4cfe3937ad /docs/_includes | |
| parent | 9c319d67ee96d0e417098fcb8206413f7a3ed7d3 (diff) | |
| download | bootstrap-b33b208ce1398752fc8342ce995d504419942c18.tar.xz bootstrap-b33b208ce1398752fc8342ce995d504419942c18.zip | |
remove glyphicons nav
Diffstat (limited to 'docs/_includes')
| -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 1e0eed506..6cab3a3d2 100644 --- a/docs/_includes/nav/components.html +++ b/docs/_includes/nav/components.html @@ -1,12 +1,4 @@ <li> - <a href="#glyphicons">Glyphicons</a> - <ul class="nav"> - <li><a href="#glyphicons-glyphs">Available glyphs</a></li> - <li><a href="#glyphicons-how-to-use">How to use</a></li> - <li><a href="#glyphicons-examples">Examples</a></li> - </ul> -</li> -<li> <a href="#dropdowns">Dropdowns</a> <ul class="nav"> <li><a href="#dropdowns-example">Example</a></li> |
