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 @@ - +