I have two buttons, and because I need them display in one line and vertical align text in it, I use display: table-cell. But the two div stick together. Margin does not work here. Is there a way to separate them?
Code is here: http://jsfiddle.net/sy8VC/
Do you care if there is an extra
<div>in between? If not, this could work: