diff --git a/amt/site/templates/projects/new.html.j2 b/amt/site/templates/projects/new.html.j2 index 0cc9940d..faec7e10 100644 --- a/amt/site/templates/projects/new.html.j2 +++ b/amt/site/templates/projects/new.html.j2 @@ -38,12 +38,9 @@ </p> <div class="utrecht-form-fieldset rvo-form-fieldset"> - <p class="utrecht-button-group"> - <button id="decision-tree-modal-button" class="utrecht-button utrecht-button--secondary-action utrecht-button--rvo-md utrecht-button-group__align-right" onclick="amt.openModal()" type="button"> + <button id="decision-tree-modal-button" class="utrecht-button utrecht-button--secondary-action utrecht-button--rvo-md utrecht-button-group__align-right" onclick="amt.openModal()" type="button" style="float: right;"> {% trans %}Find your AI Act profile{% endtrans %} </button> - </p> - <fieldset class="utrecht-form-fieldset__fieldset utrecht-form-fieldset--html-fieldset"> {% for item in ai_act_profile.radio_select %} <div role="group"