diff --git a/less/chats.less b/less/chats.less
index 918f734..c4fac2f 100644
--- a/less/chats.less
+++ b/less/chats.less
@@ -308,6 +308,7 @@
width: 28px;
height: 28px;
line-height: 26px;
+ vertical-align: bottom;
}
img {
@@ -561,7 +562,6 @@
[component="chat/manage-modal"] {
.list-group-item .avatar {
- border-radius: 0;
margin-right: 1em;
}
diff --git a/templates/account/blocks.tpl b/templates/account/blocks.tpl
index ae78240..43dbf48 100644
--- a/templates/account/blocks.tpl
+++ b/templates/account/blocks.tpl
@@ -22,12 +22,7 @@
[[user:block_toggle]]
diff --git a/templates/chat.tpl b/templates/chat.tpl
index a88c145..e5632f9 100644
--- a/templates/chat.tpl
+++ b/templates/chat.tpl
@@ -13,12 +13,7 @@
-
-
-
-
- {../icon:text}
{../username}
-
+ {buildAvatar(users, "sm", true)} {../username}
diff --git a/templates/partials/chats/message-window.tpl b/templates/partials/chats/message-window.tpl
index 0fdc7be..e0c8043 100644
--- a/templates/partials/chats/message-window.tpl
+++ b/templates/partials/chats/message-window.tpl
@@ -3,7 +3,7 @@
[[modules:chat.pop-out]]
×
-
+