From 940815b33ca4b471031b66230b58441d3d2f90e6 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 2 Aug 2016 16:43:47 +0100 Subject: [PATCH] Tighten up spacing around download link --- app/assets/stylesheets/_grids.scss | 4 ++++ app/templates/partials/jobs/notifications.html | 4 ++-- app/templates/views/notifications.html | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/app/assets/stylesheets/_grids.scss b/app/assets/stylesheets/_grids.scss index 5231b67ae..183a85630 100644 --- a/app/assets/stylesheets/_grids.scss +++ b/app/assets/stylesheets/_grids.scss @@ -31,6 +31,10 @@ margin-bottom: $gutter-two-thirds; } +.bottom-gutter-1-2 { + margin-bottom: $gutter-half; +} + .align-with-heading { display: block; text-align: center; diff --git a/app/templates/partials/jobs/notifications.html b/app/templates/partials/jobs/notifications.html index 20dca0c4f..6ed2b61b3 100644 --- a/app/templates/partials/jobs/notifications.html +++ b/app/templates/partials/jobs/notifications.html @@ -6,11 +6,11 @@ {% if not help %} {% if percentage_complete < 100 %} -

+

Report is {{ "{:.0f}%".format(percentage_complete) }} complete…

{% elif notifications %} -

+

Download this report{{ time_left }} diff --git a/app/templates/views/notifications.html b/app/templates/views/notifications.html index 69d8ed40e..f55d3c6a1 100644 --- a/app/templates/views/notifications.html +++ b/app/templates/views/notifications.html @@ -34,7 +34,7 @@ {% if notifications %} -

+

Download as a CSV file   Delivery information is available for 7 days