/*
 * Buttons are UI::Button (ui/button.css). What is left here is Rails'
 * own button_to form wrapper, kept inline so a policy_button sits on the
 * line with the text and buttons around it.
 */

.button_to {
  display: inline-block;
}
