mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
print: Hide closing X on search bar.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user