1
0
Fork 0
forked from forgejo/forgejo

Fix create repository page's help text (#20810)

This commit is contained in:
Gusted 2022-08-19 04:13:08 +02:00 committed by GitHub
parent fc4680ea71
commit fad0e7a497
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -157,7 +157,7 @@ textarea:focus,
}
.inline.field > label,
.inline.field > span {
.inline.field.captcha-field > span {
text-align: right;
width: @create-page-form-input-padding;
word-wrap: break-word;