From: Julien Déramond Date: Wed, 11 May 2022 11:49:35 +0000 (+0200) Subject: Doc: fix text overflow example X-Git-Tag: v5.2.0-beta1~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dd19bf2657addd7738ee9ef107c24bd7b2544f36;p=thirdparty%2Fbootstrap.git Doc: fix text overflow example --- diff --git a/site/content/docs/5.1/utilities/text.md b/site/content/docs/5.1/utilities/text.md index a170660efd..060194f1b0 100644 --- a/site/content/docs/5.1/utilities/text.md +++ b/site/content/docs/5.1/utilities/text.md @@ -38,7 +38,7 @@ Wrap text with a `.text-wrap` class. Prevent text from wrapping with a `.text-nowrap` class. {{< example >}} -
+
This text should overflow the parent.
{{< /example >}}