# HG changeset patch # User Paul Fisher # Date 1759765487 14400 # Node ID b60adb9a8fe54c846b6cac9b19cd740142dece18 # Parent 56536378204f8237671860a911cf114ca6390d0b Hide the empty space where the "summarize this email" button was. diff -r 56536378204f -r b60adb9a8fe5 extension/css/mail.css --- a/extension/css/mail.css Mon Oct 06 11:40:44 2025 -0400 +++ b/extension/css/mail.css Mon Oct 06 11:44:47 2025 -0400 @@ -2,6 +2,6 @@ /* "help me write" */ .wG.J-Z-I.bDl, .jKzJCd, /* suggested replies */ .B6t8wd, /* blue "summary" box (added 2025-09) */ .eJPjde, -/* "summarize this email" v2.0 */ .afdZW { +/* "summarize this email" v2.0 */ .einvLd { display: none !important; }