Full-Width Form
This layout is defined in patterns.less
. On large screens, using the full-width-form
class on the form element, it will take the inputs and submit and put them in a single, full-width row. Two classes can be added to control behavior on smaller screens. vert-sm
will stack all the inputs. vert-md
will switch to grid layout to create a two-up arrangement.