From 4bf389ed0920e2f395e4c0acc12172e8e896a643 Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Thu, 11 Jun 2026 19:23:34 +0900 Subject: [PATCH] Email reader: actions inline on the From row MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit With the meta collapsed to a single visible From row + chevron, there is room to put the action cluster on that same row as a right-aligned sibling. Dropped the absolute positioning and gradient-fade overlap — actions now flex-end via margin-left:auto so From sits on the left and Reply / Reply-all / Forward / AI / Summary / More all sit on the right of the same row. Also moved the chevron inside the recipient-chips span so it sits adjacent to the sender chip instead of wrapping onto a second line. --- static/js/emailLibrary.js | 6 +++--- static/style.css | 34 +++++----------------------------- 2 files changed, 8 insertions(+), 32 deletions(-) diff --git a/static/js/emailLibrary.js b/static/js/emailLibrary.js index 19a3cc7e8..50c9ae627 100644 --- a/static/js/emailLibrary.js +++ b/static/js/emailLibrary.js @@ -2901,7 +2901,7 @@ async function _toggleCardPreview(card, em) { reader.innerHTML = `