diff --git a/docs/_includes/js/popovers.html b/docs/_includes/js/popovers.html index a3e5f81cdd..174e9969a1 100644 --- a/docs/_includes/js/popovers.html +++ b/docs/_includes/js/popovers.html @@ -220,6 +220,14 @@ $('.popover-dismiss').popover({
Keeps the popover within the bounds of this element. Example: viewport: '#viewport'
or { selector: '#viewport', padding: 0 }