This occurs on submit buttons in field contains. I have accomodated this breaking stylistic change by overriding the ".ui-field-contain .ui-btn.ui-submit" rule with a more specific rule when the button has been specified with data-inline='true' using the selector ".ui-field-contain .ui-btn.ui-btn-inline.ui-submit" in my css additions.