airbnb / infinity

UITableViews for the web (DEPRECATED)

Home Page:http://airbnb.io/infinity/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS Heights

chrismanderson opened this issue · comments

Experimenting with infinity.js - love the start so far. I know you state that ListViews can't have heights set via CSS. Does this mean that you can't use CSS heights at all within the individual elements? Or does that just mean that the height of the element itself can't be set via CSS, and you could use heights within the element for things like bars or buttons and such.

I use Infinity for my project and you can definitely use css height for individual elements. Just not for the list container.