1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

fix autocomplete on migration

This commit is contained in:
Unknwon
2015-08-15 18:16:39 +08:00
parent ce8864c69a
commit c8bb475abb
6 changed files with 17 additions and 18 deletions

View File

@@ -106,6 +106,12 @@ img {
.avatar.image {
border-radius: 3px;
}
.form {
.fake {
display: none!important;
}
}
}
footer {