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

allow edit issue and comment

This commit is contained in:
Unknwon
2015-08-20 04:31:28 +08:00
parent f114f78743
commit 371572cf5f
11 changed files with 243 additions and 53 deletions

View File

@@ -253,6 +253,10 @@
height: 200px;
}
}
.edit.buttons {
margin-top: 10px;
}
}
.event {
position: relative;