https://bugzilla.redhat.com/show_bug.cgi?id=740939
Rails button-to ActionView::HelperUrlHelper has a method called button_to. The button_to method automatically renders a style class on the element called button_to. This patch changes the stylesheet class name to button_to.
This patch has been pushed to master as it's a very minor css change.