aboutsummaryrefslogtreecommitdiff
path: root/docs/components/button-group.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components/button-group.md')
-rw-r--r--docs/components/button-group.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/button-group.md b/docs/components/button-group.md
index 80c69b5b9..650949820 100644
--- a/docs/components/button-group.md
+++ b/docs/components/button-group.md
@@ -54,7 +54,7 @@ Combine sets of button groups into button toolbars for more complex components.
### Sizing
-Instead of applying button sizing classes to every button in a group, just add `.btn-group-*` to the `.btn-group`.
+Instead of applying button sizing classes to every button in a group, just add `.btn-group-*` to each `.btn-group`, including each one when nesting multiple groups.
<div class="bs-example">
<div class="btn-group btn-group-lg" role="group" aria-label="Large button group">