I just installed git, npm, node, gulp, and the chocolatechip-ui source code and built the environment to get to the examples. (whew!)
Now that I'm able to see them, I noticed that all of the lists scroll even when the number of the items in the list is small. For example, I brought up "navigation-list.html#/main" which has only four items in the list and it still has a vertical scroll bar where the list can scroll up to blank space which removes the first item and a half from the display.
Why would a list this small require a vertical scroll bar?
Thanks,
Kevin