From 1d1678214a0bb146bccda693a1971b7337daf7db Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Thu, 11 Jun 2026 20:43:41 +0900 Subject: [PATCH] =?UTF-8?q?Email=20reader:=20nudge=20undocked=20action=20c?= =?UTF-8?q?luster=20down=202px=20(-8px=20=E2=86=92=20-6px)?= 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 89ea1fd77..6e8b03040 100644 --- a/static/style.css +++ b/static/style.css @@ -28053,7 +28053,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: -6px; right: 0; display: flex; flex-direction: row;