Let the width of the #conversejs element change with the amount of chat boxes
This commit is contained in:
parent
bbc23764e7
commit
62f0aacf56
@ -1054,7 +1054,6 @@
|
||||
font-size: 14px;
|
||||
height: 35px;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
right: 0;
|
||||
width: auto;
|
||||
z-index: 1031; }
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user