diff --git a/ghost/admin/app/components/editor-labs/modals/publish-flow/confirm.hbs b/ghost/admin/app/components/editor-labs/modals/publish-flow/confirm.hbs
index 82f9147382..a0987a1b2f 100644
--- a/ghost/admin/app/components/editor-labs/modals/publish-flow/confirm.hbs
+++ b/ghost/admin/app/components/editor-labs/modals/publish-flow/confirm.hbs
@@ -67,8 +67,7 @@
@successText="Scheduled"
@class="gh-btn gh-btn-large"
@idleClass="gh-btn-pulse"
- @runningClass="gh-btn-green"
- @showIcon={{false}}
+ @runningClass="gh-btn-green gh-btn-icon"
/>
{{else if @publishOptions.willOnlyEmail}}
{{else if this.willEmail}}
{{else}}
{{/if}}