Fix footer padding for comment code reply form on issue event view (#11469)

mj-v1.14.3
Cirno the Strongest 4 years ago committed by GitHub
parent b72af7ee71
commit e7e0097148
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -807,6 +807,10 @@
.author {
font-weight: 700;
}
.comment-form-reply .footer {
padding-bottom: 1em;
}
}
.comment {

Loading…
Cancel
Save