diff --git a/styles/global.css b/styles/global.css
index d3588037..4b550e89 100644
--- a/styles/global.css
+++ b/styles/global.css
@@ -43,9 +43,9 @@ body {
 
 .custom-emoji {
   display: inline-block;
-  max-height: 1.2em;
-  max-width: 1.2em;
-  vertical-align: middle;
+  max-height: 1.3em;
+  max-width: 1.3em;
+  vertical-align: text-bottom;
 }
 
 .content-rich {