From f80e8aca6cef131c669f8beab052178635624484 Mon Sep 17 00:00:00 2001 From: Patrick Smith Date: Sun, 10 Feb 2019 09:38:01 -0500 Subject: [PATCH] Small tweaks to better match wireframes --- styles/sections/_reports.scss | 5 +++++ templates/portfolios/reports/index.html | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/styles/sections/_reports.scss b/styles/sections/_reports.scss index cb5cdae1..576a7bda 100644 --- a/styles/sections/_reports.scss +++ b/styles/sections/_reports.scss @@ -111,6 +111,10 @@ // =============================== &.to-summary { + .icon-link { + font-weight: $font-normal + } + .subheading { margin-bottom: 0; } @@ -173,6 +177,7 @@ dd.ending-soon { color: $color-red-dark; font-size: $h2-font-size; + white-space: nowrap; .icon { @include icon-size(28); diff --git a/templates/portfolios/reports/index.html b/templates/portfolios/reports/index.html index 6d17172b..e124dc93 100644 --- a/templates/portfolios/reports/index.html +++ b/templates/portfolios/reports/index.html @@ -82,8 +82,8 @@
Remaining Days
{% if remaining_days is not none %} - {{ Icon('arrow-down') }} - {{ remaining_days }} + {{ Icon('arrow-down') }} + {{ remaining_days }} {% else %} - {% endif %} @@ -153,7 +153,7 @@
-

Cumulative Budget

+

Cumulative Budget