2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Remove offset in Popover docs

Fix fallbackPlacements in Popover and Tooltip docs
This commit is contained in:
kyletsang
2020-12-08 15:10:57 -08:00
committed by XhmikosR
parent 290b295173
commit 77771cdf00
2 changed files with 2 additions and 8 deletions
+1 -1
View File
@@ -253,7 +253,7 @@ Note that for security reasons the `sanitize`, `sanitizeFn`, and `allowList` opt
</td>
</tr>
<tr>
<td><code>fallbackPlacement</code></td>
<td><code>fallbackPlacements</code></td>
<td>null | array</td>
<td><code>null</code></td>
<td>Allow to specify which position Popper will use on fallback. For more information refer to