From cee5f6fbdf79a030b6aadfd0c6f8a80c43b40b24 Mon Sep 17 00:00:00 2001 From: Ross Allen Date: Sat, 27 Jul 2013 20:39:24 -0700 Subject: [PATCH 1/3] Add new 'form-control' class to style header inputs --- jumbotron/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jumbotron/index.html b/jumbotron/index.html index f73a8d7157..6db59d5d48 100644 --- a/jumbotron/index.html +++ b/jumbotron/index.html @@ -44,8 +44,8 @@ From d149f651f2f4899113bdd9c95d88fca47b26d334 Mon Sep 17 00:00:00 2001 From: Ross Allen Date: Sat, 27 Jul 2013 20:40:24 -0700 Subject: [PATCH 2/3] Add Bootstrap JS to make collapsible nav work This example uses the collapsible nav for smaller screen sizes, and it requires Bootstrap JS to get that functionality. --- jumbotron/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jumbotron/index.html b/jumbotron/index.html index 6db59d5d48..79493b9694 100644 --- a/jumbotron/index.html +++ b/jumbotron/index.html @@ -91,5 +91,7 @@ + + \ No newline at end of file From ad01dd8ce8120a774212a55513f6b8ef4cf0b6be Mon Sep 17 00:00:00 2001 From: Ross Allen Date: Tue, 30 Jul 2013 10:33:48 -0700 Subject: [PATCH 3/3] Use correct class for header in jumbotron dropdown nav --- jumbotron/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jumbotron/index.html b/jumbotron/index.html index 79493b9694..09bb122771 100644 --- a/jumbotron/index.html +++ b/jumbotron/index.html @@ -37,7 +37,7 @@
  • Another action
  • Something else here
  • - +
  • Separated link
  • One more separated link