mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-31 03:30:23 +00:00
Use a badge for .text-wrap example
This commit is contained in:
parent
366bc88523
commit
b67c6fb435
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ For left, right, and center alignment, responsive classes are available that use
|
|||
Wrap text with a `.text-wrap` class.
|
||||
|
||||
{% capture example %}
|
||||
<div class="text-wrap bd-highlight" style="width: 6rem;">
|
||||
<div class="badge badge-primary text-wrap" style="width: 6rem;">
|
||||
This text should wrap.
|
||||
</div>
|
||||
{% endcapture %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue