Merge pull request #23384 from nextcloud/backport/23284/stable20

[stable20] Fix adminpass strengthify margin
This commit is contained in:
Christoph Wurst 2020-10-14 15:58:46 +02:00 committed by GitHub
commit d77ed81666
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;