From 2346a6dc8067a9a467ddf17a3289d4f966257387 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 16 Mar 2023 08:14:33 +0100 Subject: Fix small action dropdown --- .../src/app/shared/shared-main/buttons/action-dropdown.component.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'client/src/app/shared/shared-main/buttons/action-dropdown.component.scss') diff --git a/client/src/app/shared/shared-main/buttons/action-dropdown.component.scss b/client/src/app/shared/shared-main/buttons/action-dropdown.component.scss index 5d400c0f7..8e5bb266f 100644 --- a/client/src/app/shared/shared-main/buttons/action-dropdown.component.scss +++ b/client/src/app/shared/shared-main/buttons/action-dropdown.component.scss @@ -41,8 +41,7 @@ &.small { font-size: 14px; - height: 20px; - line-height: 20px; + padding: 0 10px; } } -- cgit v1.2.3