Listview - Remove area on the right including arrow

Listview - Remove area on the right including arrow

Hi all,

I created a listview with an image on the left and some text, in addition I use a themeroller.
An area on the right was created automatically, including an icon with an arrow.
Because I have this image on the left, I indented each list element with padding-left: 80px;
In doing so, the area with the arrow on the right, which was very small at the beginning, also changed and increased in size (also 80px). 

Has anyone a hint how I can get rid of this area on the right?
I already tried to remove the ui-btn-icon class, but with no success.

Thanks in advance!