aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Cuppens <[email protected]>2019-12-25 19:14:37 +0100
committerXhmikosR <[email protected]>2019-12-25 21:00:21 +0200
commite2f7fe6cf15a2c2be586cb260648da340257415c (patch)
treeb2c94e36e5c1377b1dae20cedf90db12792cc7ec
parent3ac97a1e858d61d629e45bc3e906ae9b25593023 (diff)
downloadbootstrap-e2f7fe6cf15a2c2be586cb260648da340257415c.tar.xz
bootstrap-e2f7fe6cf15a2c2be586cb260648da340257415c.zip
Remove redundant classes
-rw-r--r--site/content/docs/4.3/examples/album/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/examples/album/index.html b/site/content/docs/4.3/examples/album/index.html
index 366ac5116..748987e4a 100644
--- a/site/content/docs/4.3/examples/album/index.html
+++ b/site/content/docs/4.3/examples/album/index.html
@@ -23,7 +23,7 @@ title: Album example
</div>
</div>
<div class="navbar navbar-dark bg-dark shadow-sm">
- <div class="container d-flex justify-content-between">
+ <div class="container">
<a href="#" class="navbar-brand d-flex align-items-center">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" aria-hidden="true" class="mr-2" viewBox="0 0 24 24"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"/><circle cx="12" cy="13" r="4"/></svg>
<strong>Album</strong>