From: Mark Otto Date: Sat, 19 Jan 2013 17:39:56 +0000 (-0800) Subject: mo betta links between sticky footer examples X-Git-Tag: v3.0.0-rc1~736 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1a88367b72eb31acf42a941e95ef80eb27f00cde;p=thirdparty%2Fbootstrap.git mo betta links between sticky footer examples --- diff --git a/docs/examples/sticky-footer-navbar.html b/docs/examples/sticky-footer-navbar.html index d6b9218f3e..92c1d339b1 100644 --- a/docs/examples/sticky-footer-navbar.html +++ b/docs/examples/sticky-footer-navbar.html @@ -129,7 +129,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 within #wrap with padding-top: 60px; on the .container.

-

Back to the 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 77be2bd01d..74b01dd936 100644 --- a/docs/examples/sticky-footer.html +++ b/docs/examples/sticky-footer.html @@ -91,7 +91,7 @@

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.