From: Fabien Date: Tue, 2 Apr 2013 11:26:35 +0000 (+0200) Subject: Fix corss link for sticky footer X-Git-Tag: v3.0.0-rc1~471^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aa51a36686a62ad5ec0bac3958b08151fc9d5d05;p=thirdparty%2Fbootstrap.git Fix corss link for sticky footer --- diff --git a/docs/examples/sticky-footer-navbar.html b/docs/examples/sticky-footer-navbar.html index 96b228212d..716412a9d5 100644 --- a/docs/examples/sticky-footer-navbar.html +++ b/docs/examples/sticky-footer-navbar.html @@ -104,7 +104,7 @@ title: Sticky footer with navbar template

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 within #wrap with padding-top: 60px; on the .container.

-

Back to the default sticky footer minus the navbar.

+

Back to the default sticky footer minus the navbar.

diff --git a/docs/examples/sticky-footer.html b/docs/examples/sticky-footer.html index 1f27ffabcd..62c1088123 100644 --- a/docs/examples/sticky-footer.html +++ b/docs/examples/sticky-footer.html @@ -69,7 +69,7 @@ title: Sticky footer template

Sticky footer

Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS.

-

Use the sticky footer with a fixed navbar if need be, too.

+

Use the sticky footer with a fixed navbar if need be, too.