mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 00:12:16 +02:00
Temporary fix for email field layout
This commit is contained in:
parent
b2c5a9ef28
commit
1d1496a8ed
1 changed files with 3 additions and 1 deletions
|
@ -52,7 +52,9 @@
|
|||
|
||||
{% input_with_errors form.title %}
|
||||
|
||||
{% input_with_errors form.email %}
|
||||
<div class="margin-top-3">
|
||||
{% input_with_errors form.email %}
|
||||
</div>
|
||||
|
||||
{% with add_class="usa-input--medium" %}
|
||||
{% input_with_errors form.phone %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue