From: Mark Otto Date: Thu, 19 Apr 2012 16:28:40 +0000 (-0700) Subject: mention responsive css in navbar responsive section X-Git-Tag: v2.0.3~5^2~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fd009597b67fc8bbd599248ce832a3930c85a966;p=thirdparty%2Fbootstrap.git mention responsive css in navbar responsive section --- diff --git a/docs/components.html b/docs/components.html index 7cd17b8b16..1678e58aa5 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1073,7 +1073,7 @@ </div>
- Heads up! The responsive navbar requires the collapse plugin. + Heads up! The responsive navbar requires the collapse plugin and responsive Bootstrap CSS file.
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index ac6ce243ba..8e81a95df0 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -996,7 +996,7 @@ </div>
- {{_i}}Heads up!{{/i}} The responsive navbar requires the collapse plugin. + {{_i}}Heads up!{{/i}} The responsive navbar requires the collapse plugin and responsive Bootstrap CSS file.