From c78cbb275b0c559f5c9436ee3df816e1f6195201 Mon Sep 17 00:00:00 2001 From: Johann-S Date: Fri, 12 May 2017 21:22:12 +0200 Subject: Change fallbackPlacement to flip by default for Tooltips/Popovers --- docs/components/tooltips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components') diff --git a/docs/components/tooltips.md b/docs/components/tooltips.md index 7b3133c0e..5518b7140 100644 --- a/docs/components/tooltips.md +++ b/docs/components/tooltips.md @@ -245,7 +245,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap fallbackPlacement string | array - ['top', 'right', 'bottom', 'left'] + 'flip' Allow to specify which position Popper will use on fallback. For more information refer to Popper.js's behavior docs -- cgit v1.2.3