From 25354083d25c4a7250ee2487244764371762916b Mon Sep 17 00:00:00 2001 From: Ennea Date: Tue, 3 Sep 2024 22:36:41 +0200 Subject: [PATCH] more explicit css for emotes, hopefully fixing display in safari --- ChatTwo/Http/static/start.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChatTwo/Http/static/start.css b/ChatTwo/Http/static/start.css index 28a1fee..bf87a01 100644 --- a/ChatTwo/Http/static/start.css +++ b/ChatTwo/Http/static/start.css @@ -298,7 +298,9 @@ section#input { display: inline-block; position: relative; width: 2rem; + height: 1px; vertical-align: middle; + overflow: visible; img { content: '';