From 2137d4a91b91b246b2cb8363e68e6d6f6220323d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Sat, 26 Jun 2021 19:43:18 +0200 Subject: [PATCH] lint MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- app/styles/components/account-header.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/styles/components/account-header.scss b/app/styles/components/account-header.scss index db8a58bdf..02a09f641 100644 --- a/app/styles/components/account-header.scss +++ b/app/styles/components/account-header.scss @@ -151,7 +151,7 @@ .button { margin-right: 10px; } .subscription-button { - padding: 0px; + padding: 0; height: 36px; line-height: 36px; width: 36px;