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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
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; |
|
|
|
|