Describe the issue. What is the expected and unexpected behavior?

https://patternfly-react.surge.sh/documentation/react/components/form#horizontal
Buttons should be in a row, not in a column.
Is this a bug or enhancement? If this issue is a bug, is this issue blocking you or is there a work-around?
Bug. Blocking.
What is your product and what release version are you targeting?
Sources UI
We have a deadline for the upgrade on 7/6/2020.
cc @Hyperkid123 @karelhala
cc @evwilkin @tlabaj
@tlabaj @mcoker it looks like the horizontal form has these styles applied for all .pf-c-form__group, including the .pf-m-action element containing the buttons circled in the screenshot above.
Should these styles be overruled for the .pf-m-action element?

@evwilkin @tlabaj looks like the .pf-c-forms__actions element needs to be wrapped in .pf-c-form__group-control. Anything that belongs in the form control/elements section (the things on the right in a horizontal form) needs to be wrapped in .pf-c-form__group-control.
@rvsia @Hyperkid123 we're working on getting this into the current milestone for release next week
Most helpful comment
@rvsia @Hyperkid123 we're working on getting this into the current milestone for release next week