System
layout="stacked" (default) puts the button under the input; layout="inline" places it beside. buttonWidth="auto" shrinks the button to its label instead of filling the row.
layout="stacked"
layout="inline"
buttonWidth="auto"