]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove redundant classes
authorMartijn Cuppens <martijn.cuppens@gmail.com>
Wed, 25 Dec 2019 18:14:37 +0000 (19:14 +0100)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 25 Dec 2019 19:00:21 +0000 (21:00 +0200)
site/content/docs/4.3/examples/album/index.html

index 366ac511641433389b69c6188f88a4375f145b61..748987e4a843a416ca4a33073122a82ccd765c64 100644 (file)
@@ -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>