time-picker
time-picker copied to clipboard
make scroll easy to use, and better align.
change Select for a better user experience

after click, the select one will go top of list.
Not a bad idea.
Ps - I notice you also have the horizontal scrollbars that I was getting (not present in the demos). Modifying the class .rc-time-picker-panel-select to add overflow-x: hidden; will fix this...