From 59b29704281fd9eaeb4601d6161bd332e2613dd1 Mon Sep 17 00:00:00 2001 From: iliana weller Date: Wed, 25 Jul 2018 22:50:38 -0400 Subject: [PATCH] Image-to-text alignment --- static/site.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/site.css b/static/site.css index afa7446..01a1184 100644 --- a/static/site.css +++ b/static/site.css @@ -28,6 +28,8 @@ dl.emojo dt img { height: 20px; width: 20px; object-fit: contain; + vertical-align: middle; + padding-bottom: 2px; } dl.emojo dd {