Could you advise me how can I increase the width of the text area?
There is a lot of unused space between the text and the right edge of the page, and I would like to make a text area wider.
See the screenshot

Code: Select all
.section-viewtopic .postbody .content { max-width: none; }