From: Kyle Tsang <6854874+kyletsang@users.noreply.github.com> Date: Tue, 13 Jun 2023 21:04:00 +0000 (-0700) Subject: Fix stack examples (#38745) X-Git-Tag: v5.3.1~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8883d753f45d819234b4533b58da161c4ab1e8b;p=thirdparty%2Fbootstrap.git Fix stack examples (#38745) --- diff --git a/site/content/docs/5.3/helpers/stacks.md b/site/content/docs/5.3/helpers/stacks.md index 2be6b30b4c..caa2c67ff5 100644 --- a/site/content/docs/5.3/helpers/stacks.md +++ b/site/content/docs/5.3/helpers/stacks.md @@ -42,7 +42,7 @@ Using horizontal margin utilities like `.ms-auto` as spacers: {{< example class="bd-example-flex" >}}
First item
-
Second item
+
Second item
Third item
{{< /example >}} @@ -52,7 +52,7 @@ And with [vertical rules]({{< docsref "/helpers/vertical-rule" >}}): {{< example class="bd-example-flex" >}}
First item
-
Second item
+
Second item
Third item