From 843d70dcef46b92a5b8661db04fed1b95bab05f1 Mon Sep 17 00:00:00 2001 From: luk3yx Date: Thu, 6 Feb 2020 18:15:51 +1300 Subject: [PATCH] Don't use translate() to center formspec output. Firefox seems to have rendering glitches and off-by-one errors when translate() is used. --- index.html | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 412c798..019ffd3 100644 --- a/index.html +++ b/index.html @@ -5,8 +5,23 @@ + - -
+ +