diff --git a/static/js/publisher/components/Navigation/Navigation.tsx b/static/js/publisher/components/Navigation/Navigation.tsx
index 48e9de87e..23f50f949 100644
--- a/static/js/publisher/components/Navigation/Navigation.tsx
+++ b/static/js/publisher/components/Navigation/Navigation.tsx
@@ -139,7 +139,7 @@ function Navigation({
-
-
+
My stores
diff --git a/static/sass/styles.scss b/static/sass/styles.scss
index 70f954a44..52666368e 100644
--- a/static/sass/styles.scss
+++ b/static/sass/styles.scss
@@ -186,6 +186,7 @@ $color-social-icon-foreground: $color-light;
@include vf-p-icon-security;
@include vf-p-icon-models;
@include vf-p-icon-edit;
+@include vf-p-icon-units;
dl {
margin-bottom: $spv--x-large;