From: Mark Otto Date: Sat, 14 Dec 2013 23:56:01 +0000 (-0800) Subject: mention lack of support for split button dropdowns in vertical button groups X-Git-Tag: v3.1.0~145^2^2~16^2^2~1^2^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd4130534f6453bbe9c306cfd0869ee6599394b1;p=thirdparty%2Fbootstrap.git mention lack of support for split button dropdowns in vertical button groups --- diff --git a/components.html b/components.html index a335c06c9d..91495c38e9 100644 --- a/components.html +++ b/components.html @@ -1103,7 +1103,7 @@ base_url: "../" {% endhighlight %}

Vertical variation

-

Make a set of buttons appear vertically stacked rather than horizontally.

+

Make a set of buttons appear vertically stacked rather than horizontally. Split button dropdowns are not supported here.