forked from forgejo/forgejo
Fix create repository page's help text (#20810)
This commit is contained in:
parent
fc4680ea71
commit
fad0e7a497
2 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue