Page layout of forum questions

4
For the last few months, there has been a problem with the layout of forum questions where an image is included. The image is not scaled to fit and the text goes behind the layout boxes on the right-hand side making it unreadable, An example is here: https://forum.mendix.com/questions/10832/Rest-web-service-help-for-STRIPE-API-integration Can the CSS be updated to improve this please? A simple change like .question-body { color: #444; max-width: 766px; min-height: 100px; } where I have added 'max-width: 766px;' seems to solve the display issue. Thanks
asked
0 answers