diff --git a/static/style.css b/static/style.css index eb6d9635b..b9a269375 100644 --- a/static/style.css +++ b/static/style.css @@ -10530,7 +10530,7 @@ textarea.memory-add-input { Matches the .memory-desc treatment (same color + 11px size) so it visually belongs to the section description, not the switch. */ .admin-toggle-state { - font-size: 11px; + font-size: 10px; line-height: 1.5; font-weight: normal; letter-spacing: 0.02em; @@ -28291,6 +28291,13 @@ button .spinner-whirlpool { .email-reader-meta > .email-reader-meta-details { padding-right: 170px; } + /* Cluster wrapped to 2 rows (44px + 4 gap + 44px = 92px) sits + absolute above the From baseline. Grow the header so its bottom + fully contains the cluster instead of letting it peek out. + 8px top padding + 92px cluster + 8px breathing = ~108. */ + .email-reader-header { + min-height: 108px; + } } /* Very narrow reader: once the chip span has shrunk to its ~4 character min, the cluster snaps to absolute overlay with a soft