From a85cbb237cc3ab0589beeb18736ec6ce64dfc05e Mon Sep 17 00:00:00 2001 From: barisusakli Date: Thu, 25 Aug 2016 16:09:57 +0300 Subject: [PATCH] make user img link --- less/chats.less | 1 - templates/partials/chat_recent_room.tpl | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/less/chats.less b/less/chats.less index fe4bfb9..b5ca6a2 100644 --- a/less/chats.less +++ b/less/chats.less @@ -57,7 +57,6 @@ } a { - display: block; .text-ellipsis; } diff --git a/templates/partials/chat_recent_room.tpl b/templates/partials/chat_recent_room.tpl index 8e619ce..62d718e 100644 --- a/templates/partials/chat_recent_room.tpl +++ b/templates/partials/chat_recent_room.tpl @@ -3,11 +3,13 @@

{rooms.roomName}

+
{rooms.users.icon:text}
+
[[modules:chat.no-users-in-room]]