From: Mark Otto Date: Thu, 22 Dec 2016 02:29:51 +0000 (-0800) Subject: make more examples responsive X-Git-Tag: v4.0.0-alpha.6~268 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d2360417483c4f49b027a8fcba2d2053f69c9bd7;p=thirdparty%2Fbootstrap.git make more examples responsive --- diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 8fc97684f0..3fa9642ff7 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -231,68 +231,82 @@ Navbars may contain bits of text with the help of `.navbar-text`. This class adj Theming the navbar has never been easier thanks to the combination of theming classes and `background-color` utilities. Chose from `.navbar-light` for use with light background colors, or `.navbar-dark` for dark background colors. Then, customize with `.bg-*` utilities.
-