Right align the continue button

This commit is contained in:
George Drummond 2019-04-29 15:46:54 -04:00
parent 4d47c881b6
commit 8aa5bc5367
No known key found for this signature in database
GPG Key ID: 296DD6077123BF17

View File

@ -32,7 +32,7 @@
</checkboxinput>
<div
class="usa-button usa-button-primary"
class="usa-button usa-button-primary float-right"
v-on:click="agreeToTermsClick"
v-bind:class="{ 'usa-button-disabled': !agree }">
{{ "common.continue" | translate }}