Fix discussion list item unread style on mobile

This commit is contained in:
Toby Zerner 2015-07-28 17:38:36 +09:30
parent 5a2c00e41d
commit 242f5b67a6

View File

@ -149,7 +149,7 @@
font-size: 12px;
padding: 2px 6px;
.unread& {
.unread & {
background: @primary-color;
color: #fff;
font-weight: bold;