]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
mention lack of support for split button dropdowns in vertical button groups
authorMark Otto <otto@github.com>
Sat, 14 Dec 2013 23:56:01 +0000 (15:56 -0800)
committerMark Otto <otto@github.com>
Sat, 14 Dec 2013 23:56:01 +0000 (15:56 -0800)
components.html

index a335c06c9df3a6c51fd84519e636aeeff36461ec..91495c38e9e89f18cc6dda21170f0eb4010413cd 100644 (file)
@@ -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>