mirror of https://github.com/twbs/bootstrap.git
vertical align middle on images, run make to rebuild
This commit is contained in:
parent
ffbed0980c
commit
bf6cdff88a
Binary file not shown.
|
|
@ -60,6 +60,7 @@ img {
|
|||
height: auto;
|
||||
border: 0;
|
||||
-ms-interpolation-mode: bicubic;
|
||||
vertical-align: middle;
|
||||
}
|
||||
button,
|
||||
input,
|
||||
|
|
|
|||
Loading…
Reference in New Issue