diff --git a/theseus_gui/src/components/ui/RunningAppBar.vue b/theseus_gui/src/components/ui/RunningAppBar.vue
index 6586d883b..bcf2a104c 100644
--- a/theseus_gui/src/components/ui/RunningAppBar.vue
+++ b/theseus_gui/src/components/ui/RunningAppBar.vue
@@ -4,7 +4,7 @@
v-if="currentLoadingBars.length > 0"
ref="infoButton"
icon-only
- class="icon-button show-card-icon"
+ class="show-card-icon"
@click="toggleCard()"
>
@@ -30,7 +30,7 @@
-