From 0337854eb2f27f177a09edda76633f87038843bf Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 5 May 2024 23:35:21 -0700 Subject: [PATCH] theme: explicitly set the width/height of the Matrix icon Chrome and Safari default width and height to 'auto', which expands the viewport to fit the pixels within. Safari doesn't, and the viewport collapses to 0x0 unless explicitly expanded. Firefox calculates the viewport's natural dimensions to be 16x18.35, so I used those values. Fixes #8 --- themes/lix/layouts/partials/icons/matrix.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/lix/layouts/partials/icons/matrix.html b/themes/lix/layouts/partials/icons/matrix.html index 39d3fc33..ae2007d7 100644 --- a/themes/lix/layouts/partials/icons/matrix.html +++ b/themes/lix/layouts/partials/icons/matrix.html @@ -1,4 +1,4 @@ - + Matrix (protocol) logo