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

finish create issue with labels

This commit is contained in:
Unknwon
2015-08-10 16:52:08 +08:00
parent 17de3ab0a3
commit 922f3f3062
9 changed files with 160 additions and 41 deletions

View File

@@ -102,7 +102,7 @@ footer {
}
.hide {
display: none;
display: none!important;
}
.center {
text-align: center;