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.