I'm having a strange issue with
I've created a fiddle at http://jsfiddle.net/alexjamesbrown/oqu54cav
In the source, there's a <li>
element at line 153 that says 'THIS SHOULD BE VISIBLE'
However, when initially running it, it's not visible in the scroll window.
If I resize the window, even a tiny bit, the rest of the items are visible as expected
I'm struggling to see a) what is causing this, and b) why it fixes itself on resize?