trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.66k stars 1.05k forks source link

Time sliders only go to 22:50:50 #693

Open khwerhahn opened 10 years ago

khwerhahn commented 10 years ago

For some weired reason the time sliders only go up to 22:50:50. When I change the css values: .ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; } .ui-timepicker-div dl dd { margin: 0 10px 10px 45%; } I get different values when I change the margin for example.