aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
diff options
context:
space:
mode:
authorfat <[email protected]>2013-07-17 20:30:09 -0700
committerfat <[email protected]>2013-07-17 20:30:09 -0700
commit0f64c21049dc5f3f184ec28bdab770f5c4ad594e (patch)
tree8c78494a76a41b0d14a87eb46bbabb1e44459b1b /docs/css.html
parent392bf0c9c9086f2428c12ed5d9efa9b08a8cdb42 (diff)
parentbfebf0e490c795601220f74b7089adb4f47acda7 (diff)
downloadbootstrap-0f64c21049dc5f3f184ec28bdab770f5c4ad594e.tar.xz
bootstrap-0f64c21049dc5f3f184ec28bdab770f5c4ad594e.zip
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'docs/css.html')
-rw-r--r--docs/css.html2
1 files changed, 1 insertions, 1 deletions
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, <code>&lt;section&gt;</code> should be wrapped as inline.
<h4>Cross-browser compatibility</h4>
<p>Avoid using <code>&lt;select&gt;</code> elements here as they cannot be fully styled in WebKit browsers.</p>
</div>
- <div class="bs-callout">
+ <div class="bs-callout bs-callout-info">
<h4>Tooltips &amp; popovers in input groups require special setting</h4>
<p>When using tooltips or popovers on elements within an <code>.input-group</code>, you'll have to specify the option <code>container: 'body'</code> to avoid unwanted side effects (such as the element growing wider and/or losing its rounded corners when the tooltip or popover is triggered).</p>
</div>