Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2014-03-05 04:56:35 +0400
committerMark Otto <otto@github.com>2014-03-05 04:56:35 +0400
commitfdbeefff590d2c185eae86f2e5976c5e8d0de28d (patch)
tree4a4ccc47f44f477b19ddbb97feb835ca1db611ad /docs/_includes
parent7ffb90560e148e4c6818654e268252f81da9f5a0 (diff)
nav
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/nav-components.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_includes/nav-components.html b/docs/_includes/nav-components.html
index a7ec8a240b..39280938b4 100644
--- a/docs/_includes/nav-components.html
+++ b/docs/_includes/nav-components.html
@@ -103,6 +103,7 @@
<ul class="nav">
<li><a href="#progress-basic">Basic example</a></li>
<li><a href="#progress-label">With label</a></li>
+ <li><a href="#progress-low-percentages">Low percentages</a></li>
<li><a href="#progress-alternatives">Contextual alternatives</a></li>
<li><a href="#progress-striped">Striped</a></li>
<li><a href="#progress-animated">Animated</a></li>