From: Mark Otto Date: Fri, 16 Aug 2013 18:10:35 +0000 (-0700) Subject: fixes #9697 X-Git-Tag: v3.0.0~78^2~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6965c12e3002dce219ae063342218f197b1a0bfc;p=thirdparty%2Fbootstrap.git fixes #9697 --- 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 {