mention lack of support for split button dropdowns in vertical button groups

This commit is contained in:
Mark Otto 2013-12-14 15:56:01 -08:00
parent a54dbfdf2a
commit fd4130534f
1 changed files with 1 additions and 1 deletions

View 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>