Browse Source

Merge pull request #23284 from st3iny/fix/noid/adminpass-strengthify-margin

Fix adminpass strengthify margin
pull/23389/head
Morris Jobke 6 years ago
committed by GitHub
parent
commit
6fde154eec
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      core/css/guest.css

1
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;

Loading…
Cancel
Save