aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs
diff options
context:
space:
mode:
authorMartijn Cuppens <[email protected]>2020-04-18 08:11:17 +0200
committerGitHub <[email protected]>2020-04-18 09:11:17 +0300
commitb79e55fed4740bc679e97d22b62a383885d16642 (patch)
treed2a256a09b73bcd697747503b7a3425e11e8e6f5 /site/content/docs
parenta8883a3b96a94d9c096d1047564eeb87de7e79e7 (diff)
downloadbootstrap-b79e55fed4740bc679e97d22b62a383885d16642.tar.xz
bootstrap-b79e55fed4740bc679e97d22b62a383885d16642.zip
Remove negative margins leftovers (#30596)
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'site/content/docs')
-rw-r--r--site/content/docs/4.3/examples/navbars/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/examples/navbars/index.html b/site/content/docs/4.3/examples/navbars/index.html
index 8a5d4113c..533f0156b 100644
--- a/site/content/docs/4.3/examples/navbars/index.html
+++ b/site/content/docs/4.3/examples/navbars/index.html
@@ -300,7 +300,7 @@ extra_css:
</div>
</nav>
-<div class="container-xl mt-n2 mb-3">
+<div class="container-xl mb-4">
Matching .container-xl...
</div>