From fbc83a59b8f9a786310f029ed0f8cba15b13062a Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Thu, 11 Jan 2018 16:16:21 +0400 Subject: [PATCH] Fixed unread mark on mobile view Closes #1592 --- app/less/mobile.less | 2 +- app/partials/mobile/message.html | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/app/less/mobile.less b/app/less/mobile.less index 50f7d3fb..34cde4d9 100644 --- a/app/less/mobile.less +++ b/app/less/mobile.less @@ -1006,7 +1006,7 @@ a.im_message_author_via { vertical-align: text-top; margin-right: 2px; opacity: 1; - margin-top: 6px; + margin-top: 1px; background: none; } } diff --git a/app/partials/mobile/message.html b/app/partials/mobile/message.html index a4c305d7..794b8501 100644 --- a/app/partials/mobile/message.html +++ b/app/partials/mobile/message.html @@ -36,10 +36,12 @@ - - + + + +