From 6d84b38b1b245fc26612ca4e17627b72231d8e6e Mon Sep 17 00:00:00 2001 From: Beverly Nguyen Date: Tue, 7 Oct 2025 14:30:36 -0700 Subject: [PATCH] css fix --- app/templates/partials/jobs/notifications.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/templates/partials/jobs/notifications.html b/app/templates/partials/jobs/notifications.html index f787b6440..f515af8fa 100644 --- a/app/templates/partials/jobs/notifications.html +++ b/app/templates/partials/jobs/notifications.html @@ -31,8 +31,7 @@ {% elif notifications and time_left != "Data no longer available" %}

Download this report (CSV) -   - {{ time_left }} + {{ time_left }}

{% endif %}