From 11ba308b2fdfb396abd45069526d25a07571238c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 20 Mar 2017 23:13:34 -0700 Subject: [PATCH] more docs updates --- docs/components/navbar.md | 40 +++++++++---------- docs/examples/carousel/index.html | 4 +- docs/examples/dashboard/index.html | 4 +- docs/examples/jumbotron/index.html | 4 +- docs/examples/navbar-top-fixed/index.html | 4 +- docs/examples/navbar-top/index.html | 4 +- docs/examples/navbars/index.html | 2 +- docs/examples/offcanvas/index.html | 4 +- docs/examples/starter-template/index.html | 4 +- docs/examples/sticky-footer-navbar/index.html | 4 +- js/tests/visual/dropdown.html | 4 +- 11 files changed, 39 insertions(+), 39 deletions(-) diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 8da2b9acd7..005d830c7f 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -39,10 +39,10 @@ Here's an example of all the sub-components included in a responsive light-theme {% example html %}