mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 12:51:52 +02:00
popovers.md: unbreak line (#32153)
This commit is contained in:
@@ -84,8 +84,7 @@ Four options are available: top, right, bottom, and left aligned.
|
|||||||
Popover on right
|
Popover on right
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<button type="button" class="btn btn-secondary" data-bs-container="body" data-bs-toggle="popover" data-bs-placement="bottom" data-bs-content="Vivamus
|
<button type="button" class="btn btn-secondary" data-bs-container="body" data-bs-toggle="popover" data-bs-placement="bottom" data-bs-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">
|
||||||
sagittis lacus vel augue laoreet rutrum faucibus.">
|
|
||||||
Popover on bottom
|
Popover on bottom
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user