From: Chris Rebert Date: Tue, 8 Dec 2015 11:38:34 +0000 (-0800) Subject: Update examples to account for #18185 X-Git-Tag: v4.0.0-alpha.2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85032786c3cce107d374cd74c424ace833e43caa;p=thirdparty%2Fbootstrap.git Update examples to account for #18185 [skip sauce] --- 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 @@