Ive added this to mchat.css under line 456
Code: Select all
#mchat-panel {
text-align: center;
max-height: none;
overflow: hidden;
padding: 5px;
margin: 0;
border-radius: 0;
position: fixed;
bottom: 0px;
margin-right: auto;
margin-left: auto;
left: 0px;
right: 0px;
