Fix avatar images not being confined

pull/4/head
Alexey Golub 7 years ago
parent 7e8854cf78
commit 61d3038050

@ -62,6 +62,8 @@
}
img.msg-avatar {
height: 100%;
border-radius: 50%;
}

Loading…
Cancel
Save