1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

update milestone page design

This commit is contained in:
fuxiaohei
2014-11-24 23:13:42 +08:00
parent 0cce61de3a
commit 23d53561d1
3 changed files with 11 additions and 0 deletions

View File

@@ -2137,6 +2137,10 @@ textarea#issue-add-content {
}
#milestone-list .desc {
color: #999;
line-height: 30px;
}
#milestone-list .content {
width: 400px;
}
#milestone-list .item {
padding-bottom: 18px;