]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix spacing utility classes mentioned in navbar supported content documentation ...
authorJulien Déramond <julien.deramond@orange.com>
Fri, 5 Nov 2021 18:36:56 +0000 (19:36 +0100)
committerGitHub <noreply@github.com>
Fri, 5 Nov 2021 18:36:56 +0000 (20:36 +0200)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
site/content/docs/5.1/components/navbar.md

index f5ea5d05201f0e1924f812459b09de391326df74..8d245d10f982195a3f62b8ee630db2fac24d976f 100644 (file)
@@ -74,7 +74,7 @@ Here's an example of all the sub-components included in a responsive light-theme
 </nav>
 {{< /example >}}
 
-This example uses [background]({{< docsref "/utilities/background" >}}) (`bg-light`) and [spacing]({{< docsref "/utilities/spacing" >}}) (`my-2`, `my-lg-0`, `me-sm-0`, `my-sm-0`) utility classes.
+This example uses [background]({{< docsref "/utilities/background" >}}) (`bg-light`) and [spacing]({{< docsref "/utilities/spacing" >}}) (`me-auto`, `mb-2`, `mb-lg-0`, `me-2`) utility classes.
 
 ### Brand