diff options
| author | XhmikosR <[email protected]> | 2017-09-26 14:50:35 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2017-09-26 17:04:45 +0300 |
| commit | 7e6374db92ea11c9d9bb6dcfd693ca6b8ffd3276 (patch) | |
| tree | 56bc9711fcedb1f6bf8adc5fa942d306c9b08d63 /docs/4.0/components/button-group.md | |
| parent | 71c06b75c6130927870a8059762766c84c641f66 (diff) | |
| download | bootstrap-7e6374db92ea11c9d9bb6dcfd693ca6b8ffd3276.tar.xz bootstrap-7e6374db92ea11c9d9bb6dcfd693ca6b8ffd3276.zip | |
Minor Markdown consistency changes.
Diffstat (limited to 'docs/4.0/components/button-group.md')
| -rw-r--r-- | docs/4.0/components/button-group.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/4.0/components/button-group.md b/docs/4.0/components/button-group.md index 42c1cce1b..8fea3de90 100644 --- a/docs/4.0/components/button-group.md +++ b/docs/4.0/components/button-group.md @@ -25,6 +25,7 @@ In order for assistive technologies (such as screen readers) to convey that a se In addition, groups and toolbars should be given an explicit label, as most assistive technologies will otherwise not announce them, despite the presence of the correct role attribute. In the examples provided here, we use `aria-label`, but alternatives such as `aria-labelledby` can also be used. {% endcallout %} + ## Button toolbar Combine sets of button groups into button toolbars for more complex components. Use utility classes as needed to space out groups, buttons, and more. |
