diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index c6078d9fc9..0ce1a29eb6 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/components.html b/docs/components.html index 67353828e8..172fbcf20d 100644 --- a/docs/components.html +++ b/docs/components.html @@ -176,9 +176,8 @@
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.
-CSS for button groups is in a separate file, button-groups.less.
+Heads up! Buttons with dropdowns must be individually wrapped in their own .btn-group
within a .btn-toolbar
for proper rendering.
{{_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}}CSS for button groups is in a separate file, button-groups.less.{{/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}}