@@ -6783,6 +6783,7 @@ body.reset {
display: block;
z-index: 1031; }
#conversejs .converse-chatboxes {
+ z-index: 1031;
position: fixed;
bottom: 0;
height: auto;
@@ -50,6 +50,7 @@ body.reset {
z-index: 1031; // One more than bootstrap navbar
.converse-chatboxes {
+ z-index: 1031; // One more than bootstrap navbar