From 265dbb87b281bc474c763b1abacb07da66ec2d43 Mon Sep 17 00:00:00 2001 From: Akhil Date: Tue, 5 Sep 2023 17:52:58 +0000 Subject: [PATCH] Revert "Merge branch 'dev/hide-contact-2' into 'main'" This reverts merge request !46 --- style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/style.css b/style.css index d31d2f6..0387621 100644 --- a/style.css +++ b/style.css @@ -4626,7 +4626,4 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { } #rl-app .b-folders li{ width: auto; - } - #rl-app #V-PopupsCompose header .pull-right a.btn[data-i18n="[title]GLOBAL/CONTACTS"]{ - display: none !important; } \ No newline at end of file -- GitLab