From: Mark Otto Date: Sat, 11 Jan 2014 02:47:51 +0000 (-0800) Subject: docs mention for #12188 X-Git-Tag: v3.1.1~14^2~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17f2ef46aa68319668ed36f846fc72027b79afda;p=thirdparty%2Fbootstrap.git docs mention for #12188 --- diff --git a/docs/components.html b/docs/components.html index de383557ca..c867c62577 100644 --- a/docs/components.html +++ b/docs/components.html @@ -760,8 +760,8 @@ 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).

-

Don't mix with form groups

-

Do not apply input group classes directly to form groups. An input group is an isolated component.

+

Don't mix with other components

+

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