Add margin top

This commit is contained in:
zandercymatics 2024-06-28 08:16:25 -06:00
parent 3775b33dcc
commit 20be49e0dd
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -68,7 +68,7 @@ This is using a custom implementation fieldset.html (see admin/fieldset.html)
</textarea>
<p id="no-email-message" class="{% if original_object.action_needed_reason %}display-none{% endif %}">No email will be sent.</p>
</div>
<button type="button" class="collapse-toggle--dgsimple usa-button usa-button--unstyled margin-top-2 margin-bottom-1 margin-left-1">
<button type="button" class="collapse-toggle--dgsimple usa-button usa-button--unstyled margin-top-0 margin-bottom-1 margin-left-1">
<span>Show details</span>
<svg class="usa-icon" aria-hidden="true" focusable="false" role="img" width="24" height="24">
<use xlink:href="/public/img/sprite.svg#expand_more"></use>