From 7cc34ea54765520b62491b53f9dfb24db6ffdfdc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 17 Jul 2013 20:17:56 -0700 Subject: fix broken docs callouts --- docs/css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index e15157fba..db0ac9283 100644 --- a/docs/css.html +++ b/docs/css.html @@ -1511,7 +1511,7 @@ For example, <section> should be wrapped as inline.

Cross-browser compatibility

Avoid using <select> elements here as they cannot be fully styled in WebKit browsers.

-
+

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

-- cgit v1.2.3