From ea36e4c5c763a780dafd4d73c5fe354aec2452a3 Mon Sep 17 00:00:00 2001 From: Albiona Date: Mon, 25 Mar 2019 16:54:38 +0100 Subject: [PATCH] refactor(style): remove unnecessary style --- app/styles/modules/_settings-totp.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/styles/modules/_settings-totp.scss b/app/styles/modules/_settings-totp.scss index f0ca29ea5b..9cb9b3f985 100644 --- a/app/styles/modules/_settings-totp.scss +++ b/app/styles/modules/_settings-totp.scss @@ -142,9 +142,9 @@ background: none !important; border: 0; box-shadow: none !important; + display: block; margin-bottom: 25px; outline: none; - display: block; } .save-option {