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