diff --git a/static/js/document.js b/static/js/document.js index e54d49213..2919f17ad 100644 --- a/static/js/document.js +++ b/static/js/document.js @@ -3851,21 +3851,24 @@ import * as Modals from './modalManager.js';
- + +
-
+
diff --git a/static/style.css b/static/style.css index 357d1aa4e..4ce801e54 100644 --- a/static/style.css +++ b/static/style.css @@ -30107,15 +30107,26 @@ body.doc-find-active mark.doc-find-mark.current { from the To input. Anchored to the input's vertical center + 4px nudge so the label sits where the user expects it. */ .email-field .email-cc-toggle { - position: absolute; right: 6px; top: calc(50% + 4px); transform: translateY(-50%); + position: absolute; right: 6px; top: calc(50% + 2px); transform: translateY(-50%); z-index: 2; } -/* Tint the placeholder hint (To / Cc / Bcc + example) accent so - the field names read as a label even without the