fix(forums): css lint warning

This commit is contained in:
OldHawk
2017-07-08 20:40:39 +08:00
parent 9fe707a1a7
commit cedc194ec3

View File

@@ -329,7 +329,7 @@
min-height: 42px;
.reply-comment-body-text {
p:last-child {
margin-bottom: 0px;
margin-bottom: 0;
}
}
.reply-comment-body-edited-text {