diff --git a/app/assets/stylesheets/steps.scss b/app/assets/stylesheets/steps.scss index 057c3a70c..c1562b4eb 100644 --- a/app/assets/stylesheets/steps.scss +++ b/app/assets/stylesheets/steps.scss @@ -208,7 +208,7 @@ } &::after { - background-image: url("icon_small/marvinjs-white.svg"); + background-image: url("/images/icon_small/marvinjs-white.svg"); right: 4px; width: 32px; }