Enable text wrapping for list items

Enable text wrapping for list items

Hi all,

Excuse the n00bish question but I've been trying to do this for a few hours but can't seem to crack it.

I'm coding a mobile version of a news site, and the article titles are always too long to display as list items on mobile devices (other than the iPad).

I've lowered the text size for widths lower than 480, and decreased the padding on the left side of the icon, but the titles still don't fit.

I'm trying to figure out how to change the CSS so that the text wraps to the next line rather than overflowing (and being hidden).

Cheers,
Tim