Skip to content

Commit 474a0b8

Browse files
CirnoTlafriks
authored andcommitted
Fix footer padding for comment code reply form on issue event view (go-gitea#11469)
1 parent 78ca7ce commit 474a0b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web_src/less/_repository.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -807,6 +807,10 @@
807807
.author {
808808
font-weight: 700;
809809
}
810+
811+
.comment-form-reply .footer {
812+
padding-bottom: 1em;
813+
}
810814
}
811815

812816
.comment {

0 commit comments

Comments
 (0)