mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-01 23:42:17 +02:00
Limit width of summary fields
This commit is contained in:
parent
db055421a1
commit
66100e2e41
1 changed files with 3 additions and 1 deletions
|
@ -34,8 +34,10 @@
|
|||
<p>{% include "includes/domain_application.html" %}</p>
|
||||
|
||||
<p><button type="" class="usa-button usa-button--outline withdraw_outline">Withdraw Request</button></p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="grid-col desktop:grid-offset-2 maxw-tablet">
|
||||
<h2>Summary of your domain request</h2>
|
||||
|
||||
{% include "includes/summary_item.html" with title='Type of organization' value=domainapplication.get_organization_type_display %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue