Anonymous 08/16/2019 (Fri) 18:25 No.10546 del
You can essentially do this with a userstyle (CSS).

Proof of concept:

.innerOP {
display: inline-block !important;
max-width: 20% !important;
}
.textBrowserBreaks {
display: none !important;
}
.divPosts {
display: inline-block !important;
max-width: 78% !important;
}
.postCell {
display: inline-block !important;

Message too long. Click here to view full text.