Skip to content
Snippets Groups Projects
Commit 085fc6ea authored by David Breitling's avatar David Breitling
Browse files

[BUGFIX] fix multi column job application form

parent 7756b373
No related branches found
No related tags found
No related merge requests found
......@@ -372,7 +372,7 @@
</f:form.validationResults>
</div></div>
<div class="col-xs-12">
<div class="col-xs-6">
<div class="form-group">
<label for="apply-email" class="smart-label"><f:translate key="frontend.apply.email" /></label>
<f:form.textfield type="email" property="email" id="apply-email" class="form-control" placeholder="{f:translate(key:'frontend.apply.email')}"/>
......
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