From 3c7185c5af59236c003b31443e5168afcab54719 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Thu, 8 Oct 2015 18:33:11 -0400 Subject: [PATCH] fix for unread chats in slide menu --- less/mobile.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/mobile.less b/less/mobile.less index 91ecdc4..ba57023 100644 --- a/less/mobile.less +++ b/less/mobile.less @@ -61,7 +61,7 @@ } } - .chat-list, .notification-list-mobile { + .menu-section .chat-list, .menu-section .notification-list-mobile { .unread { background-color: inherit;