From 79e9225c6892cf4be585b3b273655b7a1fb98b99 Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Thu, 11 Jun 2026 20:24:17 +0900 Subject: [PATCH] =?UTF-8?q?Email=20reader:=20From=20row=20up=20another=202?= =?UTF-8?q?px=20on=20desktop=20(-6px=20=E2=86=92=20-8px)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index a62c5d43a..3197a0b16 100644 --- a/static/style.css +++ b/static/style.css @@ -28071,7 +28071,7 @@ button .spinner-whirlpool { the header sits flush already). */ @media (min-width: 769px) { .email-reader-meta-row.email-reader-meta-from { - margin-top: -6px; + margin-top: -8px; } } /* Gmail-style chevron — collapsed view shows only From; the chevron