In the documentation, they have:

<li class="table-view-cell table-view-cell">Item 2</li>

Q: Was that just a typo, or did they put table-view-cell in there twice for some reason?

有帮助吗?

解决方案

I noticed the same thing the other day and was going to investigate... your question reminded me.

I created this jsFiddle and the duplicate class doesn't seem to apply any CSS rules, so I cannot image it serves a purpose.

I searched the issues submitted on GitHub and couldn't find one related to this so I submitted this one. Hopefully that will get an answer or fix.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top