From 33b754f09b0888729759622f9731a29389fafb05 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Thu, 25 Aug 2016 17:31:39 +0300 Subject: [PATCH] closes https://github.com/NodeBB/NodeBB/issues/4973 --- less/mobile.less | 3 +++ templates/header.tpl | 2 +- templates/partials/chat_dropdown.tpl | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/less/mobile.less b/less/mobile.less index b96c60a..63b50a8 100644 --- a/less/mobile.less +++ b/less/mobile.less @@ -90,6 +90,9 @@ } .menu-section .chat-list, .menu-section .notification-list-mobile { + .user-link { + display: inline; + } .unread { background-color: inherit; diff --git a/templates/header.tpl b/templates/header.tpl index c36b3cd..a1b979b 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -75,7 +75,7 @@ [[global:header.chats]] - + diff --git a/templates/partials/chat_dropdown.tpl b/templates/partials/chat_dropdown.tpl index 646c7fe..b3458f7 100644 --- a/templates/partials/chat_dropdown.tpl +++ b/templates/partials/chat_dropdown.tpl @@ -6,7 +6,7 @@ - +