aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-08 14:23:01 -0700
committerMark Otto <[email protected]>2014-07-08 14:23:01 -0700
commitb33b208ce1398752fc8342ce995d504419942c18 (patch)
treeedebc254a5cb1c10150cb32f38fbef4cfe3937ad
parent9c319d67ee96d0e417098fcb8206413f7a3ed7d3 (diff)
downloadbootstrap-b33b208ce1398752fc8342ce995d504419942c18.tar.xz
bootstrap-b33b208ce1398752fc8342ce995d504419942c18.zip
remove glyphicons nav
-rw-r--r--docs/_includes/nav/components.html8
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>