1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-05 09:55:20 +02: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;
}