diff options
Diffstat (limited to 'core/css/guest.css')
-rw-r--r-- | core/css/guest.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/css/guest.css b/core/css/guest.css index 03fa08955ac..64764e17e1c 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; |