I have a div with the following css: `#timeline{ max-height: 400px; overflow-y:auto; }` when I turn it into a timeline, the following happens:  Seems normal until I scroll the div down: 
I have a div with the following css:
#timeline{ max-height: 400px; overflow-y:auto; }when I turn it into a timeline, the following happens:

Seems normal until I scroll the div down:
