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:
authorJulian Thilo <bigj95t@gmail.com>2014-01-22 22:04:19 +0400
committerJulian Thilo <bigj95t@gmail.com>2014-01-22 22:04:19 +0400
commit494014babe34f06dbf6fab9614c52c6cf83a59be (patch)
tree9a20c284a3943e853c330c47d4622d32988ef734 /docs/components.html
parent57597c4761adb2f6e838f67dbcf23a00ef783441 (diff)
No more lists.
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index 55219292ae..510abcc667 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -1934,7 +1934,7 @@ body { padding-bottom: 70px; }
</div>
<h4>Adapts to active nav states</h4>
- <p>Built-in styles are included for placing badges in active states in pill and list navigations.</p>
+ <p>Built-in styles are included for placing badges in active states in pill navigations.</p>
<div class="bs-example">
<ul class="nav nav-pills">
<li class="active"><a href="#">Home <span class="badge">42</span></a></li>