diff --git a/css/chat.css b/css/chat.css index 7ba8936..4136124 100644 --- a/css/chat.css +++ b/css/chat.css @@ -531,7 +531,7 @@ html.no-supports-container.native body, bottom: 0; left: 0; background: #ffffff; - z-index: 9; + z-index: 11; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); transition: all 0.2s ease-out; @@ -1704,4 +1704,4 @@ html.no-supports-container.native body, .fl-bar-padding .chat-input-controls { padding-bottom: 44px; } -} \ No newline at end of file +}