Commit 1a406988 authored by David O'Regan's avatar David O'Regan

Align pipeline button icons

parent 99c64100
......@@ -92,6 +92,6 @@ export default {
@click="onClickAction"
>
<gl-loading-icon v-if="isLoading" class="js-action-icon-loading" />
<icon v-else :name="actionIcon" />
<icon v-else :name="actionIcon" class="gl-mr-0!" />
</gl-button>
</template>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment