.quickReply .avatar .img.m { width: 50px; height: 50px; background-size: 50px 50px; }
.quickReply .messageUserBlock { width: 100px; }
.quickReply #QuickReply { margin-left: 120px;}
It seems that that one controls the width of the avatar container.Code:.quickReply .messageUserBlock { width: 120px; }
The text editor gets the width via the html tag style, I am not sure where it gets that width from. Hopefully it autoadjusts to available space.
.quickReply table.mceLayout {
width: 95% !important; margin-right:50px !important;
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.