diff --git a/src/components/topbar/CurrentUserPopoverLegacy.vue b/src/components/topbar/CurrentUserPopoverLegacy.vue
index 083ba1948c..90f431ae86 100644
--- a/src/components/topbar/CurrentUserPopoverLegacy.vue
+++ b/src/components/topbar/CurrentUserPopoverLegacy.vue
@@ -41,10 +41,16 @@
{{
formattedBalance
}}
-
+ variant="muted-textonly"
+ size="icon-sm"
+ class="mr-auto"
+ :aria-label="$t('credits.unified.tooltip')"
+ data-testid="credits-info-button"
+ >
+
+