aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-07 04:40:32 -0800
committerMark Otto <[email protected]>2012-01-07 04:41:51 -0800
commit95c88a2953d6493050192f9c99c8e5597e591ac3 (patch)
tree15ba9a41b419bff13614421161c47b13a6d9f5a5 /docs
parent6dee40f46990b39bb33b4c42aa003df784cff8fc (diff)
downloadbootstrap-95c88a2953d6493050192f9c99c8e5597e591ac3.tar.xz
bootstrap-95c88a2953d6493050192f9c99c8e5597e591ac3.zip
scratch that, tweaking dropdowns in tabs
Diffstat (limited to 'docs')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index 5bafc5a60..baeccd6ed 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -427,7 +427,7 @@
<li><a href="#">Settings</a></li>
<li><a href="#">Contact</a></li>
<li class="dropdown">
- <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown</a>
+ <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="#">Secondary link</a></li>
<li><a href="#">Something else here</a></li>