It would be helpful to post the actual macro text. My suspicion however, is that the line breaks just happen to fall very close to the margins and whatever parses the text (likely the browser) has decided to break at those points. This could be changed by using a CSS extension like stylus to increase the margins, but there are some simpler options. 1) re-word the text slightly to force line breaks at different points. Example, see how it displays if you replace "can't attack" with "cannot attack" 2) Try a different browser, which will have a different text rendering engine. 3) Use the npcaction roll template, which left justifies (usually easier to read) and allows for a clearer title.