mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-19 11:51:23 +02:00
Doc: fix text overflow example
This commit is contained in:
committed by
Mark Otto
parent
795167d822
commit
dd19bf2657
@@ -38,7 +38,7 @@ Wrap text with a `.text-wrap` class.
|
|||||||
Prevent text from wrapping with a `.text-nowrap` class.
|
Prevent text from wrapping with a `.text-nowrap` class.
|
||||||
|
|
||||||
{{< example >}}
|
{{< example >}}
|
||||||
<div class="text-nowrap bd-highlight" style="width: 8rem;">
|
<div class="text-nowrap bg-light border" style="width: 8rem;">
|
||||||
This text should overflow the parent.
|
This text should overflow the parent.
|
||||||
</div>
|
</div>
|
||||||
{{< /example >}}
|
{{< /example >}}
|
||||||
|
Reference in New Issue
Block a user