From 1279c05eeb6d14fdc188b3e23fb4f3f2bfda70ee Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 1 Mar 2023 10:22:53 +0100 Subject: Fix action dropdown height --- client/src/app/shared/shared-main/buttons/action-dropdown.component.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'client') 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 4c8a591aa..5d400c0f7 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 @@ -9,7 +9,6 @@ @include peertube-button; display: inline-block; - padding: 0 10px; &.button-styled { -- cgit v1.2.3