@murdocklawless in that post pasted a CSS code for have link shorter.
First of all has missed the
}
at the end of the code then the rule display: inline-block; create an issue with the delete text links.
If the forum has a text deleted that includes links, the overline is not visible on the links.
Any solution to this?
For now, because of this issue, I removed the CSS to have URL shorter.
As you can see in the follow screenshot this happen if the CSS code to have long link shorted is included, see the red part where the link has not the overline

With the CSS code long link will be shorter but I have this issue with deleted text link and is really not good.
If I remove the CSS or try to change the rule display: inline-block; then the overlined text issue is resolved but long URLS are no more shorter.
