From 36ed5063ef7eb8bf7944c12610fa73fedc948e9f Mon Sep 17 00:00:00 2001 From: Rhiannon Morris Date: Wed, 5 Aug 2020 00:56:07 +0200 Subject: [PATCH] make .emoji a little bigger and don't grow smaller images --- style/shiny/base.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style/shiny/base.css b/style/shiny/base.css index 99c5a51..65c8b51 100644 --- a/style/shiny/base.css +++ b/style/shiny/base.css @@ -90,8 +90,7 @@ footer { .corner.right { right: 2em; } .emoji { - text-align: baseline; - height: 1em; + max-height: 1.2em; }