Comments: Fix some avatars overflowing
This commit is contained in:
@@ -81,6 +81,9 @@
|
||||
height:32px;
|
||||
width:32px;
|
||||
}
|
||||
.comment .author-avatar-img{
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
.comment address{
|
||||
grid-column: 2;
|
||||
|
||||
Reference in New Issue
Block a user