From 85032786c3cce107d374cd74c424ace833e43caa Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 8 Dec 2015 03:38:34 -0800 Subject: [PATCH] Update examples to account for #18185 [skip sauce] --- docs/components/jumbotron.md | 2 +- docs/components/navbar.md | 2 +- docs/examples/navbar-top-fixed/index.html | 2 +- docs/examples/navbar-top/index.html | 4 ++-- docs/examples/sticky-footer-navbar/index.html | 4 ++-- docs/examples/sticky-footer/index.html | 2 +- docs/getting-started/download.md | 2 +- docs/index.html | 10 +++++----- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/components/jumbotron.md b/docs/components/jumbotron.md index af12996e60..9dd3c8294e 100644 --- a/docs/components/jumbotron.md +++ b/docs/components/jumbotron.md @@ -12,7 +12,7 @@ A lightweight, flexible component that can optionally extend the entire viewport

Hello, world!

This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.

-
+

It uses utility classes for typography and spacing to space content out within the larger container.

Learn more diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 532a1d3813..d5d911c1ba 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -241,7 +241,7 @@ Our collapse plugin allows you to use a ` diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index be7722696b..a92dd2003e 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -23,7 +23,7 @@