From 34077d4d50124a5481b50234a631b06a79988769 Mon Sep 17 00:00:00 2001 From: akiyamn Date: Wed, 8 Jun 2022 13:34:34 +1000 Subject: Refactor close button --- src/css/bigstyle.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/css/bigstyle.css') diff --git a/src/css/bigstyle.css b/src/css/bigstyle.css index 764fb0a..411e2b2 100644 --- a/src/css/bigstyle.css +++ b/src/css/bigstyle.css @@ -8708,7 +8708,7 @@ body mygov-tasks-transition-modal button.btn, background-size: contain; background-position: center; background-repeat: no-repeat; - background-image: url("styles/resources/assets/icons/icon-close.svg"); + background-image: url("../img/close.png"); } .btnr.toggle, .toggle.cmp-feature-teaser__action-link, .toggle.cmp-button { -- cgit v1.2.3