diff --git a/examples/jumbotron/index.html b/examples/jumbotron/index.html index d5654e72e6..fd874a8046 100644 --- a/examples/jumbotron/index.html +++ b/examples/jumbotron/index.html @@ -47,8 +47,12 @@ diff --git a/examples/jumbotron/jumbotron.css b/examples/jumbotron/jumbotron.css index 17d253be43..594e2c794b 100644 --- a/examples/jumbotron/jumbotron.css +++ b/examples/jumbotron/jumbotron.css @@ -4,12 +4,6 @@ body { padding-bottom: 20px; } -/* Set widths on the navbar form inputs since otherwise they're 100% wide */ -.navbar-form input[type="text"], -.navbar-form input[type="password"] { - width: 180px; -} - /* Wrapping element */ /* Set some basic padding to keep content from hitting the edges */ .body-content {