Button bars
Button bars traditionally looked like this:
<p class="button-bar>…</p>
Sometimes the p tag was a fieldset or a div.
In the current approach, the markup is always:
<div class="pat-button-bar>…</div>
On modals, button bars are generated automatically.