Skip to content
Snippets Groups Projects
Commit 20f3aae1 authored by Eniko Tot's avatar Eniko Tot
Browse files

[BUGFIX] Minor spaing in Applyform

parent 84745f06
No related branches found
Tags 3.5.5
1 merge request!50Bootstrap 5 Support
......@@ -467,7 +467,7 @@
</label>
<f:render section="formValidation" arguments="{form-field: 'privacyPolicy'}" />
</div>
<div class="d-flex justify-content-end">
<div class="d-flex justify-content-end pt-4">
<button type="submit" class="btn btn-lg btn-warning">{f:translate(key:'frontend.applyNow')}</button>
</div>
</f:form>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment