mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-09 15:18:11 -05:00
set correct comment like avatar by removing size
This commit is contained in:
committed by
Benjamin Neff
parent
8d6548b610
commit
35f1cd61b1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user