From a8e7b5ad3acf3602daa4330b5ee7686a68f4f337 Mon Sep 17 00:00:00 2001 From: Richard Steinmetz Date: Thu, 8 Oct 2020 13:58:54 +0200 Subject: [PATCH] Fix adminpass strengthify margin Signed-off-by: Richard Steinmetz --- core/css/guest.css | 1 - 1 file changed, 1 deletion(-) diff --git a/core/css/guest.css b/core/css/guest.css index 03fa08955a..64764e17e1 100644 --- a/core/css/guest.css +++ b/core/css/guest.css @@ -394,7 +394,6 @@ input[type='checkbox'].checkbox--white:checked + label:before { .strengthify-wrapper { display: inline-block; position: relative; - left: 5px; top: -20px; width: 269px; border-radius: 0 0 3px 3px;