diff --git a/static/style.css b/static/style.css index 0bf5f47be..a62c5d43a 100644 --- a/static/style.css +++ b/static/style.css @@ -28066,12 +28066,12 @@ button .spinner-whirlpool { flex-wrap: wrap; row-gap: 2px; } -/* Desktop only: shift the whole From row up 4px. Mobile keeps the +/* Desktop only: shift the whole From row up 6px. Mobile keeps the original placement (the mobile @media block overrides padding so the header sits flush already). */ @media (min-width: 769px) { .email-reader-meta-row.email-reader-meta-from { - margin-top: -4px; + margin-top: -6px; } } /* Gmail-style chevron — collapsed view shows only From; the chevron