I run into an problem when using
<ul data-role="listview">
there seems to be a bottom border of the ul element, but when I inspect it in chrome, I could not figure out where is it defined.
Now I need to remove this bottom border, any ideas?
Thanks,
Qiu,Juan
1 Answer, 1 is accepted
0
Kiril Nikolov
Telerik team
answered on 31 Jul 2014, 08:11 AM
Hi Juan,
The border that you see is the box-shadow of the last <li> element, here you can see it removed: