You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ErC b3b84af960
css: fix overflowing text in cells
Long strings without spaces don't get wrapped and will result in the text overflowing outside of the cell and messing up the structure of the page. See for example [the tx_extra field in this transaction](https://xmrchain.net/search?value=1ecce7898a4e1c7334241c834ba4866d6b511ee896c318b3445aea1cc926e40f).

This small patch makes long text wrap inside the given limit, which would be otherwise "ignored".
1 year ago
..
style.css css: fix overflowing text in cells 1 year ago