Move spinner behind text to match design guidelines

Signed-off-by: Johannes Riedel <joeried@users.noreply.github.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
This commit is contained in:
Johannes Riedel 2020-03-16 10:49:56 +01:00 committed by npmbuildbot[bot]
parent 38c0e7e34d
commit 2de058737d
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -4,8 +4,8 @@
id="generate-backup-codes"
:disabled="generatingCodes"
@click="generateBackupCodes">
<span :class="{'icon-loading-small': generatingCodes}" />
{{ t('twofactor_backupcodes', 'Generate backup codes') }}
<span :class="{'icon-loading-small': generatingCodes}" />
</button>
<template v-else>
<p>