From 6c8c31915d118586baaa6f9aa729068249c0e528 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, 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..9d12e5c3 100644 --- a/themes/lix/layouts/partials/icons/matrix.html +++ b/themes/lix/layouts/partials/icons/matrix.html @@ -1,4 +1,4 @@ - + Matrix (protocol) logo