From ed703cb257c7c013967146e5f83d75d64cca8a10 Mon Sep 17 00:00:00 2001 From: latin-panda <66472237+latin-panda@users.noreply.github.com> Date: Wed, 10 Aug 2022 09:51:21 +0700 Subject: [PATCH] fixing action button labels --- webapp/src/css/inbox.less | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/webapp/src/css/inbox.less b/webapp/src/css/inbox.less index 793309ae1a2..1c9c14bd7dd 100644 --- a/webapp/src/css/inbox.less +++ b/webapp/src/css/inbox.less @@ -1545,10 +1545,7 @@ a.fa:hover { .action-container .actions { min-height: 50px; p { - display: none; - } - .fa-stack { - height: 20px; + font-size: @font-extra-extra-small; } .mm-icon { min-height: 50px;