From: Chris Rebert Date: Wed, 15 Jan 2014 05:02:56 +0000 (-0800) Subject: upgrade form-group + input-group callout from info to warning X-Git-Tag: v3.1.0~103^2~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76e226b136c27e164a9864ad7690d0705a2906fb;p=thirdparty%2Fbootstrap.git upgrade form-group + input-group callout from info to warning --- 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,

Tooltips & popovers in input groups require special setting

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).

-
+

Don't mix with other components

Do not mix form group or grid column classes directly with input groups.