Adam Godfrey
Adam Godfrey
I am using v0.5.1 and I get the same problem HTML ``` ``` JS ``` $('#timepicker1, #timepicker2').timepicker({ defaultTime: false, showMeridian: false, }); ``` Any idea what's going wrong?
Thanks @t0mj By changing the width like you suggested and overriding some padding fixed the problem ``` .bootstrap-timepicker-widget table td input { width: 50px; margin: 0; text-align: center; padding: 0...
I have the exact same problem. I am looping over a number of rows and creating a toggle switch for each one and it's not picking up the value from...
I would like to see this coin added to the list
This still hasn't been fixed in version 0.16