mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-06 19:23:23 +02:00
Tweak margin
This commit is contained in:
parent
d9faf7478a
commit
f702570d10
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ This is using a custom implementation fieldset.html (see admin/fieldset.html)
|
|||
|
||||
{% block after_help_text %}
|
||||
{% if field.field.name == "status" and original_object.history.count > 0 %}
|
||||
<div class="flex-container tablet:margin-top-2">
|
||||
<div class="flex-container">
|
||||
<label aria-label="Submitter contact details"></label>
|
||||
<div class="usa-table-container--scrollable" tabindex="0">
|
||||
<table class="usa-table usa-table--borderless">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue