print: Hide closing X on search bar.

This commit is contained in:
Karl Stolley
2023-08-09 11:15:58 -05:00
committed by Tim Abbott
parent a73faf6579
commit 96654c49c7

View File

@@ -44,6 +44,7 @@
/* Hide unnecessary controls, but leave them
in the document flow. */
.search_icon,
#search_exit,
.settings-dropdown-cog,
.recipient_bar_controls {
visibility: hidden;