Fix avatar images not being confined

This commit is contained in:
Alexey Golub
2017-08-04 23:19:57 +03:00
parent 7e8854cf78
commit 61d3038050

View File

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