mirror of https://github.com/twbs/bootstrap.git
popovers.md: unbreak line (#32153)
This commit is contained in:
parent
12f510861b
commit
6316565fa9
|
|
@ -84,8 +84,7 @@ Four options are available: top, right, bottom, and left aligned.
|
|||
Popover on right
|
||||
</button>
|
||||
|
||||
<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.">
|
||||
<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.">
|
||||
Popover on bottom
|
||||
</button>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue