fix alignment of the comment text in last comment widget

This commit is contained in:
igoradamenko
2019-01-06 21:10:54 +02:00
parent 80b7800b6a
commit 0da1a8c237
@@ -37,6 +37,7 @@
.comment__text {
display: inline;
vertical-align: bottom;
}
}
}