aboutsummaryrefslogtreecommitdiff
path: root/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-14 15:56:01 -0800
committerMark Otto <[email protected]>2013-12-14 15:56:01 -0800
commitfd4130534f6453bbe9c306cfd0869ee6599394b1 (patch)
treefcccef8898df85f6ccfbe2da30ca99280d749be7 /components.html
parenta54dbfdf2a08ff04fc65f8e4f77ee5dc76bf4ef3 (diff)
downloadbootstrap-fd4130534f6453bbe9c306cfd0869ee6599394b1.tar.xz
bootstrap-fd4130534f6453bbe9c306cfd0869ee6599394b1.zip
mention lack of support for split button dropdowns in vertical button groups
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 a335c06c9..91495c38e 100644
--- a/components.html
+++ b/components.html
@@ -1103,7 +1103,7 @@ base_url: "../"
{% endhighlight %}
<h3 id="btn-groups-vertical">Vertical variation</h3>
- <p>Make a set of buttons appear vertically stacked rather than horizontally.</p>
+ <p>Make a set of buttons appear vertically stacked rather than horizontally. <strong class="text-danger">Split button dropdowns are not supported here.</strong></p>
<div class="bs-example">
<div class="btn-group-vertical">
<button type="button" class="btn btn-default">Button</button>