This is a migrated thread and some comments may be shown as answers.

bottom border removal of listview

1 Answer 234 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jasper
Top achievements
Rank 1
Jasper asked on 31 Jul 2014, 01:00 AM
Hi,

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

Sort by
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:

http://dojo.telerik.com/ApIp

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
General Discussions
Asked by
Jasper
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or