]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
vertical align middle on images, run make to rebuild
authorMark Otto <markotto@twitter.com>
Sun, 11 Mar 2012 20:48:47 +0000 (13:48 -0700)
committerMark Otto <markotto@twitter.com>
Sun, 11 Mar 2012 20:48:47 +0000 (13:48 -0700)
docs/assets/bootstrap.zip
docs/assets/css/bootstrap.css

index 9c97bed2898eea3078aaf89d44573e0d8a24dfc6..84215f7264849ad7d52c588e896c1f5ac3e19090 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index f9fb6cac0b4c4beb88304a78d1adfe331b9be616..dbab904076c3336dd55576dd696c5540a820ef6f 100644 (file)
@@ -60,6 +60,7 @@ img {
   height: auto;
   border: 0;
   -ms-interpolation-mode: bicubic;
+  vertical-align: middle;
 }
 button,
 input,