mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-11 07:13:47 -04:00
css fix
This commit is contained in:
@@ -31,8 +31,7 @@
|
||||
{% elif notifications and time_left != "Data no longer available" %}
|
||||
<p class="margin-bottom-3">
|
||||
<a href="{{ download_link }}" download class="usa-link">Download this report (<abbr title="Comma separated values">CSV</abbr>)</a>
|
||||
 
|
||||
<span id="time-left">{{ time_left }}</span>
|
||||
<span id="time-left" class="margin-left-2">{{ time_left }}</span>
|
||||
</p>
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user