Migrating wiki don't require token, so we should move it out of the require form (#17645)

* Migrating wiki don't require token, so we should move it out of the require form

* Fix lint
This commit is contained in:
Lunny Xiao 2021-11-16 14:17:21 +08:00 committed by GitHub
parent 6f7082ff56
commit d789670894
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 78 additions and 62 deletions

View file

@ -135,7 +135,6 @@ textarea:focus,
.form {
.help {
color: #999999;
padding-top: .6em;
padding-bottom: .6em;
display: inline-block;
}