Hello everyone,
I'm using tag clouds (the standard wp_tag_cloud) a lot on my site (http://www.johanlandgren.se), and I'm having a problem:
Sometimes (I'm using random tag order) wordpress does a line break inside a tag name (if the name consists of several words and the tag ends up at the end of a line).
This might for example make a tag like "Judith Butler" look like two separate tags called "Judith" and (on the next line) "Butler".
Does anyone know of a way to fix this?