mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 08:20:23 +00:00
vertical align middle on images, run make to rebuild
This commit is contained in:
parent
ffbed0980c
commit
bf6cdff88a
2 changed files with 1 additions and 0 deletions
Binary file not shown.
1
docs/assets/css/bootstrap.css
vendored
1
docs/assets/css/bootstrap.css
vendored
|
|
@ -60,6 +60,7 @@ img {
|
|||
height: auto;
|
||||
border: 0;
|
||||
-ms-interpolation-mode: bicubic;
|
||||
vertical-align: middle;
|
||||
}
|
||||
button,
|
||||
input,
|
||||
|
|
|
|||
Loading…
Reference in a new issue