1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-10 04:27:22 +00:00

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