diff --git a/app/views/admin/procedures/new_from_existing.html.haml b/app/views/admin/procedures/new_from_existing.html.haml index ac28c3926..16f9ec609 100644 --- a/app/views/admin/procedures/new_from_existing.html.haml +++ b/app/views/admin/procedures/new_from_existing.html.haml @@ -1,5 +1,5 @@ -.row.white-back - %a#from-scratch{ href: new_admin_procedure_path, class: 'btn-sm btn-primary' } +.row{ style: 'padding: 20px; margin: 20px !important;' } + %a#from-scratch{ href: new_admin_procedure_path, class: 'btn-lg btn-primary' } Créer une nouvelle démarche de zéro .row.white-back