diff --git a/app/stylesheets/partials/_form.sass b/app/stylesheets/partials/_form.sass index f3a9305f..f1563d5d 100644 --- a/app/stylesheets/partials/_form.sass +++ b/app/stylesheets/partials/_form.sass @@ -1,2 +1,4 @@ form - :margin 23px !important \ No newline at end of file + :margin 23px !important +.button + :float right \ No newline at end of file