From: Mark Otto Date: Fri, 27 Jan 2012 22:21:17 +0000 (-0800) Subject: fix inputs in navbar X-Git-Tag: v2.0.0~6^2~116 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=003da1e089edf06c528667009fb59189b5f0e4cc;p=thirdparty%2Fbootstrap.git fix inputs in navbar --- diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 10faa36c08..5ebfba675c 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -6,7 +6,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Fri Jan 27 13:54:49 PST 2012 + * Date: Fri Jan 27 14:21:03 PST 2012 */ article, aside, @@ -1901,6 +1901,7 @@ table .span12 { } .navbar-form input, .navbar-form select { display: inline-block; + margin-top: 5px; margin-bottom: 0; } .navbar-search { diff --git a/examples/container-app.html b/examples/container-app.html index 9bf651753a..df0e8dba48 100644 --- a/examples/container-app.html +++ b/examples/container-app.html @@ -12,7 +12,7 @@ - +