Let the width of the #conversejs element change with the amount of chat boxes

This commit is contained in:
JC Brand 2016-05-27 09:52:00 +00:00
parent bbc23764e7
commit 62f0aacf56
2 changed files with 0 additions and 2 deletions

View File

@ -1054,7 +1054,6 @@
font-size: 14px;
height: 35px;
position: fixed;
left: 0;
right: 0;
width: auto;
z-index: 1031; }

View File

@ -6,7 +6,6 @@
font-size: $font-size;
height: $bottom-gutter-height;
position: fixed;
left: 0;
right: 0;
width: auto;
z-index: 1031; // One more than bootstrap navbar