From b72530f109487f16bda6ec2cf18c93740c3c8945 Mon Sep 17 00:00:00 2001 From: Caesar Schinas Date: Tue, 12 Apr 2022 11:42:35 +0100 Subject: [PATCH] fix: ipa text showing out of order in Chrome --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index d2e9390..184fae1 100644 --- a/style.css +++ b/style.css @@ -46,6 +46,7 @@ h1, .ipa, .dfn { ruby, rp, rt { display: inline; font: inherit; + appearance: auto; } .ipa { display: block;