@Blair if you look in your Style.css file in the Widgets section of the CSS (around line 990 in the default CSS) you can remove the code labeled – word-wrap: break-word;
/* # Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
word-wrap: break-word;
}
That should fix it. If not, send me a link or I can login and remove it for you if you want. Just let me know