Modal Footer buttons don't line up

The Close and Save buttons in the modal footer component are not lined up vertically. I can fix it by adding the style attribute margin-top:0px. Possibly something to do with the Close button being a normal button and the Save button being a Submit button?