From 3233155bb4ce84c3ca0ecd90ad2d284d3c65b99e Mon Sep 17 00:00:00 2001 From: Robert Burns Date: Mon, 1 Apr 2013 22:02:35 -0400 Subject: [PATCH] Fix responsive view for inverted navbar example --- docs/docs.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/docs.html b/docs/docs.html index 73d045104c..561fad88fe 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -3587,13 +3587,13 @@ For example, <section> should be wrapped as inline.

Inverted variation

Modify the look of the navbar by adding .navbar-inverse.

- +
{% highlight html linenos %}