From fd009597b67fc8bbd599248ce832a3930c85a966 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 19 Apr 2012 09:28:40 -0700 Subject: [PATCH] mention responsive css in navbar responsive section --- docs/components.html | 2 +- docs/templates/pages/components.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.