Button Bar

Buttons can also be easily grouped together using the button-bar classname. In this example, a button bar was added to the default header bar, as well as in the main content area of the screen.

<divclass="button-bar"><aclass="button">First</a><aclass="button">Second</a><aclass="button">Third</a></div>