breaking long words with css
<[email protected]> Mon, 6 Jan 2025 12:22:38 +0100
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi list, I'm trying to figure out how to break super-long words so that they wrap to my viewport width. So far I have tried various incantations of these in my style.css for various elements with no luck: word-break: break-all; word-wrap: break-word; Here is an example page with a very long word which I'm trying to wrap: https://news.ycombinator.com/item?id=42609200 In the context of the parent thread, it breaks the wrapping of all the other posts: https://news.ycombinator.com/item?id=42599102 Am I making a dumb mistake, or is feature not implemented in Dillo? Thanks for any help, Alex _______________________________________________ Dillo-dev mailing list -- dillo-dev-lx9mn2B4QYRWk0Htik3J/[email protected] To unsubscribe send an email to dillo-dev-leave-lx9mn2B4QYRWk0Htik3J/[email protected]