mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 00:12:16 +02:00
Fix wideness of the lines
This commit is contained in:
parent
b47ab07f8d
commit
dac673ad44
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
contact us</a>. </p>
|
||||
<p><em>Required fields are marked with an asterisk (<abbr class="usa-hint usa-hint--required" title="required">*</abbr>).</em>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
{% url 'user-profile' as url %}
|
||||
{% include "includes/summary_item.html" with title='Your contact information' value=request.user edit_link=url editable=is_editable contact='true' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue