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/templates/pages/components.mustache | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/templates') diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 54f354932..3a176fa44 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -100,9 +100,8 @@

{{_i}}Checkbox and radio flavors{{/i}}

{{_i}}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.{{/i}}

{{_i}}Get the javascript »{{/i}}

-
-

{{_i}}Heads up{{/i}}

-

{{_i}}CSS for button groups is in a separate file, button-groups.less.{{/i}}

+

{{_i}}Dropdowns in button groups{{/i}}

+

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

-- cgit v1.2.3