From: XhmikosR Date: Tue, 24 Sep 2019 07:36:52 +0000 (+0300) Subject: Add missing trailing slashes. (#29432) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b85c2f5162c3bfeec5a927e9c917776fb331f86a;p=thirdparty%2Fbootstrap.git Add missing trailing slashes. (#29432) --- diff --git a/docs/3.3/examples/sticky-footer-navbar/index.html b/docs/3.3/examples/sticky-footer-navbar/index.html index bafb583e4a..bdd110d4f4 100644 --- a/docs/3.3/examples/sticky-footer-navbar/index.html +++ b/docs/3.3/examples/sticky-footer-navbar/index.html @@ -74,7 +74,7 @@

Sticky footer with fixed navbar

Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS. A fixed navbar has been added with padding-top: 60px; on the body > .container.

-

Back to the default sticky footer minus the navbar.

+

Back to the default sticky footer minus the navbar.