2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Add vertical-align: middle; to img elements

More info: h5bp.com/i/440
This commit is contained in:
Milos Gavrilovic
2012-03-09 14:52:50 +01:00
parent 3d58b46226
commit 3ff78d138a
+1
View File
@@ -79,6 +79,7 @@ img {
height: auto;
border: 0;
-ms-interpolation-mode: bicubic;
vertical-align: middle;
}
// Forms