Can we autosize listview to text inside it?

Can we autosize listview to text inside it?

I want to autosize each listview [li tag] so that my text inside exactly fits the listview. I dont want the listview to span my entire page width , it should be just enough to wrap the text inside li tag.

Can it be done? Any help highly appreciated