From: Mark Otto Date: Mon, 10 Aug 2015 03:28:46 +0000 (-0700) Subject: content X-Git-Tag: v4.0.0-alpha~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31a47369bb173a9d2d58758f3f047e59869f2099;p=thirdparty%2Fbootstrap.git content --- diff --git a/docs/components/popovers.md b/docs/components/popovers.md index 40ae0b4b5b..31ec2392cf 100644 --- a/docs/components/popovers.md +++ b/docs/components/popovers.md @@ -37,6 +37,8 @@ $(function () { ## Example: Using the `container` option +When you have some styles on a parent element that interfere with a popover, you'll want to specify a custom `container` so that the popover's HTML appears within that element instead. + {% highlight js %} $(function () { $('.example-popover').popover(