From dc0c6e2307849223004a2fe465daadaa2bc896d2 Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Wed, 31 Jul 2019 10:01:03 -0500 Subject: [PATCH] Very questionable whether CSS linting is worth it --- app/static/components/feature-used-up-modal.less | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/static/components/feature-used-up-modal.less b/app/static/components/feature-used-up-modal.less index c404333d5..d9ac0e018 100644 --- a/app/static/components/feature-used-up-modal.less +++ b/app/static/components/feature-used-up-modal.less @@ -16,10 +16,7 @@ } .header-text { color: @white; - margin-top: 24px; - margin-bottom: 11px; - margin-left: 8px; - margin-right: 8px; + margin: 24px 8px 11px 8px; } .recharge-text { margin: 0 30px;