Clear Buttons in Headers

For a more minimal approach to header buttons, simply add the button-clear classname to remove the background button color and border.

<divclass="bar bar-header"><buttonclass="button button-icon icon ion-navicon"></button><divclass="h1 title">Header Buttons</div><buttonclass="button button-clear button-positive">Edit</button></div>