diff --git a/webapp/components/ContributionForm/ContributionForm.vue b/webapp/components/ContributionForm/ContributionForm.vue index 0428b2e23..8863fbc8a 100644 --- a/webapp/components/ContributionForm/ContributionForm.vue +++ b/webapp/components/ContributionForm/ContributionForm.vue @@ -41,7 +41,7 @@ {{ formData.title.length }}/{{ formSchema.title.max }} - -
- - {{ $t('actions.cancel') }} - - - {{ $t('actions.save') }} - -
+ + + + + + + + + + {{ $t('actions.cancel') }} + + + {{ $t('actions.save') }} + + + @@ -80,7 +96,7 @@