From: Mark Otto Date: Sun, 11 Mar 2012 20:48:47 +0000 (-0700) Subject: vertical align middle on images, run make to rebuild X-Git-Tag: v2.0.2~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bf6cdff88a273b912567e37eb6b4809c65efd18e;p=thirdparty%2Fbootstrap.git vertical align middle on images, run make to rebuild --- diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 9c97bed289..84215f7264 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index f9fb6cac0b..dbab904076 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -60,6 +60,7 @@ img { height: auto; border: 0; -ms-interpolation-mode: bicubic; + vertical-align: middle; } button, input,