Does anyone know how to align these jquery buttons without using float:left?
This problem occurs when <button> and any other elements like <a> are used:
http://jsbin.com/afixij/edit#javascript,html,live
Same problem is also on jquery's website:

