Closed mattvella07 closed 8 years ago
Thanks for reporting. How should we fix that? Just an overflow: hidden
or a scroll?
I think if we add this to the less file for Feed page it should work:
.post { overflow-wrap: break-word; word-wrap: break-word; }
I'm not at my personal computer (which has the repo) so I just tried in the browser and looks like it works.
Great. Thanks for checking that out!
I noticing when I posted a post with a long URL it overflowed the bounds of the DIV, see screenshot below: