From 496b02e38f272622a84ba22db412858d478ae7b0 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 22 Jan 2020 14:02:36 +0100 Subject: Fix is managaeble error --- client/src/app/+accounts/accounts.component.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'client/src/app/+accounts/accounts.component.scss') diff --git a/client/src/app/+accounts/accounts.component.scss b/client/src/app/+accounts/accounts.component.scss index a06f04055..96484c9d3 100644 --- a/client/src/app/+accounts/accounts.component.scss +++ b/client/src/app/+accounts/accounts.component.scss @@ -17,12 +17,10 @@ a { @include peertube-button-outline; - height: auto; - line-height: 32px; } my-subscribe-button { - height: min-content; + min-height: 30px; } } -- cgit v1.2.3