In the example linked below, I’m trying to figure out how to get the body to line up correctly with the icon. The problem occurs when I set the span’s font-weight to bold. This results in the width (with the icon and padding) of the whole exceeding the .closure width of 500px and thus the whole .body is pushed down to accommodate this without breaking up the .info span contents. I tried using word-wrap but to no avail…
Any ideas (or maybe a better way to achieve this layout)?
I’d honestly redo a lot of this code but I’m just honestly not in the mood to do so. This is good enough for now until someone else comes along and hopefully redoes this page.