]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update site/content/docs/4.3/examples/sticky-footer-navbar/index.html
authorXhmikosR <xhmikosr@gmail.com>
Wed, 15 May 2019 15:48:27 +0000 (18:48 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 6 Jun 2019 16:15:18 +0000 (19:15 +0300)
Co-Authored-By: Shohei Yoshida <fellows3@gmail.com>
site/content/docs/4.3/examples/sticky-footer-navbar/index.html

index dfd24351e1512adeb457b268c06d48c815bc6c1d..c64e6bf001ef8c572d5bcb8b056989afcc41a9f4 100644 (file)
@@ -44,7 +44,7 @@ body_class: "d-flex flex-column h-100"
 </main>
 
 <footer class="footer mt-auto py-3 bg-light">
-  <div class="container px-3">
+  <div class="container">
     <span class="text-muted">Place sticky footer content here.</span>
   </div>
 </footer>