aboutsummaryrefslogtreecommitdiff
path: root/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-07 16:22:43 -0800
committerMark Otto <[email protected]>2013-12-07 16:22:43 -0800
commit5e6f9b9a376bdacc8269ccb1b57c22d8f8f4112c (patch)
tree0eb2cdbe7a64302fe3fb94d046f87faa3b3b76cd /components.html
parent74408de61901b9bd4b7c1f6632ddebc8d21fb167 (diff)
downloadbootstrap-5e6f9b9a376bdacc8269ccb1b57c22d8f8f4112c.tar.xz
bootstrap-5e6f9b9a376bdacc8269ccb1b57c22d8f8f4112c.zip
prevent horizontal scroll on components
Diffstat (limited to 'components.html')
-rw-r--r--components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html
index c515d2030..b686a67d1 100644
--- a/components.html
+++ b/components.html
@@ -1172,7 +1172,7 @@ base_url: "../"
<a class="btn btn-default" role="button">Middle</a>
<div class="btn-group">
<a class="btn btn-default dropdown-toggle" data-toggle="dropdown">
- Right dropdown <span class="caret"></span>
+ Dropdown <span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li><a href="#">Action</a></li>