Is there any way to dynamically change the padding between each row in an itemRenderer List for Mobile Air Apps (iOS)?
At the moment I'm using conditional CSS to detect what resolution the device is and change the font size in the list accordingly. However I can't seem to change the padding on-top nor below each item.
You can see what I mean by clicking here:
Thanks for all your help and sorry if this is a stupid question.