diff --git a/less/chats.less b/less/chats.less index 2bd1789..e828990 100644 --- a/less/chats.less +++ b/less/chats.less @@ -36,7 +36,7 @@ &.unread { background: lighten(@brand-primary, 35%); border-bottom: 0; - + } .teaser-content { @@ -162,7 +162,7 @@ } .chat-modal { - z-index: 10000 !important; + z-index: 10000; } .expanded-chat, .chat-modal {