From 8bd466a6562062ef6f02da0df59371253c817202 Mon Sep 17 00:00:00 2001 From: the-djmaze <> Date: Tue, 3 Jan 2023 13:26:08 +0100 Subject: [PATCH] Resolve #824 --- integrations/nextcloud/snappymail/css/embed.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/integrations/nextcloud/snappymail/css/embed.css b/integrations/nextcloud/snappymail/css/embed.css index 150a27fe95..d790145b9d 100644 --- a/integrations/nextcloud/snappymail/css/embed.css +++ b/integrations/nextcloud/snappymail/css/embed.css @@ -98,8 +98,7 @@ body > header ul { a.selectable { margin: 2px; - height: 38px !important; - line-height: 38px !important; + line-height: inherit !important; border-radius: var(--border-radius-pill); }