From d686aaafbc8bc9d00ac38cebf1fe3b89192b93be Mon Sep 17 00:00:00 2001 From: Vanita Barrett Date: Thu, 12 Mar 2020 12:46:10 +0000 Subject: [PATCH] Add missing legacy colour for dark-grey --- .../components/_previous-and-next-navigation.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/govuk_publishing_components/components/_previous-and-next-navigation.scss b/app/assets/stylesheets/govuk_publishing_components/components/_previous-and-next-navigation.scss index 12fe03fe05..c6aea7919a 100644 --- a/app/assets/stylesheets/govuk_publishing_components/components/_previous-and-next-navigation.scss +++ b/app/assets/stylesheets/govuk_publishing_components/components/_previous-and-next-navigation.scss @@ -68,7 +68,7 @@ margin-bottom: 1px; height: .482em; width: .63em; - fill: govuk-colour("dark-grey"); + fill: govuk-colour("dark-grey", $legacy: "grey-1"); } .gem-c-pagination__link-label {