Cut long links

by microbians

HTML

<div style="width:300px"><p><a href="/es/kukka-ilvesniemi" title="Kukka Ilvesniemi">@kukka-ilvesniemi</a> ¿sigues teniendo problemas? Veo que ya estás haciendo el curso de <a href="/es/stereoplastika" title="Stereoplastika">@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</a>. Gracias por comentar esto en el foro por cierto, siempre

                que tengastengastengastengastengastengastengastengastengastengastengastengastengastengastengastengastengastengastengastengas la menor duda puedes enviarnos un email a <a href="mailto:[email protected]">[email protected]</a>.</p></div>

CSS

p {
    overflow-wrap: break-word;
}


@-moz-document url-prefix() { 
p {
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
    }
}