aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-23 12:04:48 -0800
committerMark Otto <[email protected]>2012-01-23 12:04:48 -0800
commitea8f5883fd58ff5e356944e4a93543c05abf2220 (patch)
tree755eae52349214aef1256976c0f73f36478d9968 /docs/components.html
parenta7bf0295fbf3ce9abc1ca44680f4a6eaf17339b5 (diff)
downloadbootstrap-ea8f5883fd58ff5e356944e4a93543c05abf2220.tar.xz
bootstrap-ea8f5883fd58ff5e356944e4a93543c05abf2220.zip
clean up subnav aesthetics
Diffstat (limited to 'docs/components.html')
-rwxr-xr-xdocs/components.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/components.html b/docs/components.html
index 47efee5ac..8cd76bedc 100755
--- a/docs/components.html
+++ b/docs/components.html
@@ -63,13 +63,13 @@
<p class="lead">Dozens of reusable components are built into Bootstrap to provide navigation, alerts, popovers, and much more.</p>
<ul class="nav pills">
<li><a href="./components.html#buttonGroups">Button groups</a></li>
- <li><a href="./components.html#buttonDropdowns">Split button dropdowns</a></li>
+ <li><a href="./components.html#buttonDropdowns">Button dropdowns</a></li>
<li><a href="./components.html#navs">Nav, tabs, pills</a></li>
<li><a href="./components.html#navbar">Navbar</a></li>
<li><a href="./components.html#breadcrumbs">Breadcrumbs</a></li>
<li><a href="./components.html#pagination">Pagination</a></li>
<li><a href="./components.html#thumbnails">Thumbnails</a></li>
- <li><a href="./components.html#alerts">Alert messages</a></li>
+ <li><a href="./components.html#alerts">Alerts</a></li>
<li><a href="./components.html#progress">Progress bars</a></li>
</ul>
</header>