diff --git a/less/chats.less b/less/chats.less index 6dc6c83..4eeaad3 100644 --- a/less/chats.less +++ b/less/chats.less @@ -89,6 +89,10 @@ } } +.chat-modal { + z-index: 10000 !important; +} + .expanded-chat, .chat-modal { .modal-header { padding: 0.25em 1em;