diff --git a/docs/components.html b/docs/components.html index c962198348..a400d216dc 100644 --- a/docs/components.html +++ b/docs/components.html @@ -759,7 +759,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,
When using tooltips or popovers on elements within an .input-group
, you'll have to specify the option container: 'body'
to avoid unwanted side effects (such as the element growing wider and/or losing its rounded corners when the tooltip or popover is triggered).
Do not mix form group or grid column classes directly with input groups.