I'm currently designing a CSS 'mega dropdown' menu - basically a regular CSS-only dropdown menu
I am trying to make a <ul> slide down using CSS transitions. The <ul> starts off at height: 0;. O