set correct comment like avatar by removing size

This commit is contained in:
Thorsten Claus 2021-02-26 20:14:25 +01:00 committed by Benjamin Neff
parent 8d6548b610
commit 35f1cd61b1
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

View file

@ -24,10 +24,7 @@
.comments > .comment,
.comment.new-comment-form-wrapper {
.avatar {
height: 35px;
width: 35px;
}
margin: 0;
border-top: 1px dotted $border-grey;
padding: 10px 0;