From 57a66ee7cd306e7e8ac2338cc1812f16226d2b18 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 19 Jan 2013 09:39:56 -0800 Subject: [PATCH] mo betta links between sticky footer examples --- sticky-footer-navbar.html | 2 +- sticky-footer.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sticky-footer-navbar.html b/sticky-footer-navbar.html index d6b9218f3e..92c1d339b1 100644 --- a/sticky-footer-navbar.html +++ b/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/sticky-footer.html b/sticky-footer.html index 77be2bd01d..74b01dd936 100644 --- a/sticky-footer.html +++ b/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.