Skip to content

Commit

Permalink
popovers.md: unbreak line (#32153)
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Nov 14, 2020
1 parent 12f5108 commit 6316565
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions site/content/docs/5.0/components/popovers.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 6316565

Please sign in to comment.