From 3638b54a96646a1cb93e91a2769a45b9425593d2 Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Thu, 11 Jun 2026 21:58:09 +0900 Subject: [PATCH] =?UTF-8?q?Email=20reader=20undocked:=20nudge=20action=20c?= =?UTF-8?q?luster=201px=20down=20(-8px=20=E2=86=92=20-7px)?= 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 3f6abb626..0777ad129 100644 --- a/static/style.css +++ b/static/style.css @@ -28073,7 +28073,7 @@ button .spinner-whirlpool { reveal anything tucked under the buttons. */ .email-reader-meta-row.email-reader-meta-from > .email-reader-actions-inline { position: absolute; - top: -8px; + top: -7px; right: 0; display: flex; flex-direction: row;