mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 18:44:01 +02:00
@@ -22,7 +22,7 @@ Things to know when using the popover plugin:
|
|||||||
- When triggered from anchors that wrap across multiple lines, popovers will be centered between the anchors' overall width. Use `white-space: nowrap;` on your `<a>`s to avoid this behavior.
|
- When triggered from anchors that wrap across multiple lines, popovers will be centered between the anchors' overall width. Use `white-space: nowrap;` on your `<a>`s to avoid this behavior.
|
||||||
- Popovers must be hidden before their corresponding elements have been removed from the DOM.
|
- Popovers must be hidden before their corresponding elements have been removed from the DOM.
|
||||||
|
|
||||||
Keep reading to see see how popovers work with some examples.
|
Keep reading to see how popovers work with some examples.
|
||||||
|
|
||||||
## Example: Enable popovers everywhere
|
## Example: Enable popovers everywhere
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user