mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-01 19:30:31 +02:00
Add vertical-align: middle;
to img
elements
More info: h5bp.com/i/440
This commit is contained in:
@@ -79,6 +79,7 @@ img {
|
|||||||
height: auto;
|
height: auto;
|
||||||
border: 0;
|
border: 0;
|
||||||
-ms-interpolation-mode: bicubic;
|
-ms-interpolation-mode: bicubic;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Forms
|
// Forms
|
||||||
|
Reference in New Issue
Block a user