From bb16b9bef200f269af545e13280254edc6b3f880 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 21 Feb 2012 13:52:02 -0800 Subject: fix second part of #1962 --- docs/components.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index 67353828e..172fbcf20 100644 --- a/docs/components.html +++ b/docs/components.html @@ -176,9 +176,8 @@

Checkbox and radio flavors

Button groups can also function as radios, where only one button may be active, or checkboxes, where any number of buttons may be active. View the Javascript docs for that.

Get the javascript »

-
-

Heads up

-

CSS for button groups is in a separate file, button-groups.less.

+

Dropdowns in button groups

+

Heads up! Buttons with dropdowns must be individually wrapped in their own .btn-group within a .btn-toolbar for proper rendering.

-- cgit v1.2.3