Browse Source
Fix adminpass strengthify margin
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
pull/23284/head
Richard Steinmetz
5 years ago
No known key found for this signature in database
GPG Key ID: 31BA3356F0FA2874
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; |
|
|
|
|