1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-06 02:15:20 +02:00

finish create issue with milestone

This commit is contained in:
Unknwon 2015-08-10 18:57:57 +08:00
parent 922f3f3062
commit 09a1b2a1f5
10 changed files with 257 additions and 155 deletions

View file

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