Image-to-text alignment
This commit is contained in:
parent
8773f5aa75
commit
59b2970428
|
@ -28,6 +28,8 @@ dl.emojo dt img {
|
||||||
height: 20px;
|
height: 20px;
|
||||||
width: 20px;
|
width: 20px;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
|
vertical-align: middle;
|
||||||
|
padding-bottom: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
dl.emojo dd {
|
dl.emojo dd {
|
||||||
|
|
Loading…
Reference in New Issue