/* The site's stylesheets are static files under public/ (blueprint, mobile.css).
   This file only carries rules that used to be inline style attributes, which the
   Content-Security-Policy no longer permits in views. */
form.button_to { display: inline; }
