Merge pull request #23385 from nextcloud/backport/23284/stable19

[stable19] Fix adminpass strengthify margin
This commit is contained in:
Morris Jobke 2020-10-14 16:54:34 +02:00 committed by GitHub
commit 723ba53cfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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