Hello.
I have created a list element, which is filled with data from a REST service.
I want the elements to be shown separated, as in this example: http://jsfiddle.net/xgaJt/2/
I have added the CSS data, but the first and last elements have the upper and lower (respectively) corners with a different size that the elements in between (really strange).
I've seen this thread: https://getsatisfaction.com/apperyio/...
but isn't exactly my problem.
I have looked at winter CSS that I use, but I find no "ui-listview" to edit.
How can I do it?
Thanks.