Subject of the enhancement
Currently, there is no way to center a component horizontally. This would be useful to have when using a column class (ex. col-md-8) to reduce the width of the component.

Suggestion
After speaking with @guywillis , we decided:
- Add a new JSON property called
_componentHorizontalAlignment
- Create a new CSS class called
align-horz-center.