Image-to-text alignment

This commit is contained in:
iliana weller 2018-07-25 22:50:38 -04:00
parent 8773f5aa75
commit 59b2970428
No known key found for this signature in database
GPG Key ID: DCE341C8E949BC81
1 changed files with 2 additions and 0 deletions

View File

@ -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 {