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

finish issue edit content preview

This commit is contained in:
FuXiaoHei
2014-05-21 20:49:47 +08:00
parent 4e8a1bf9c9
commit 1331134316
4 changed files with 37 additions and 9 deletions

View File

@@ -1244,7 +1244,7 @@ html, body {
margin-bottom: 0;
}
#issue-create-form .nav-tabs, #issue .issue-reply .nav-tabs {
#issue-create-form .nav-tabs, #issue .issue-reply .nav-tabs,#issue .issue-edit-content .nav-tabs {
margin-bottom: 10px;
}