Skip to content
Snippets Groups Projects
Commit bfab37af authored by Camille Simiand's avatar Camille Simiand
Browse files

Center editors list

parent ce33a8a0
No related branches found
No related tags found
1 merge request!45tuleap-81-allow-a-new-user-to-access-the-capsule-edition-mode
Pipeline #746 passed
......@@ -29,7 +29,7 @@
</div>
{% endfor %}
<div class="d-flex flex-md-row flex-column justify-content-start">
<div class="d-flex flex-md-row flex-column justify-content-center">
<div class="d-flex flex-column justify-content-center ms-md-5 ms-0 order-md-2 mb-4 col-sm-8 col-md-6 col-lg-5 col-xl-4">
{{ form_start(userPermissionsCapsuleForm, {'attr': {novalidate: 'novalidate'}}) }}
{{ form_row(userPermissionsCapsuleForm.email, {'row_attr': {'class' : 'm-auto mb-4'}}) }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment