From ddce177784613f8d11e1fb8ef1cc830822d5b927 Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Mon, 23 Sep 2019 10:21:03 -0400 Subject: [PATCH] Fix invite input box size in non-Firefox browsers font-size-adjust is still a flag-enabled feature in Chrome 77, and doesn't have widespread support across browsers. So instead this uses font-size to make the text large enough. Ref T690 --- templates/user/invite-instructions.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/user/invite-instructions.tmpl b/templates/user/invite-instructions.tmpl index a32eac0..e31e778 100644 --- a/templates/user/invite-instructions.tmpl +++ b/templates/user/invite-instructions.tmpl @@ -3,9 +3,9 @@