diff --git a/site/content/docs/5.0/forms/input-group.md b/site/content/docs/5.0/forms/input-group.md index 0e0836b5f747..19ffcbcfd4da 100644 --- a/site/content/docs/5.0/forms/input-group.md +++ b/site/content/docs/5.0/forms/input-group.md @@ -81,19 +81,19 @@ Add the relative form sizing classes to the `.input-group` itself and contents w ## Checkboxes and radios -Place any checkbox or radio option within an input group's addon instead of text. +Place any checkbox or radio option within an input group's addon instead of text. We recommend adding `.mt-0` to the `.form-check-input` when there's no visible text next to the input. {{< example >}}
- +
- +