From 890312a0dcc02189b2b2ba609fd68684f0871b49 Mon Sep 17 00:00:00 2001 From: User Date: Tue, 29 May 2018 21:34:19 +0200 Subject: Visually separate the settings items --- src/components/user_settings/user_settings.vue | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'src/components/user_settings/user_settings.vue') diff --git a/src/components/user_settings/user_settings.vue b/src/components/user_settings/user_settings.vue index fbf3f651..9860c5f9 100644 --- a/src/components/user_settings/user_settings.vue +++ b/src/components/user_settings/user_settings.vue @@ -5,7 +5,7 @@
-

{{$t('settings.name_bio')}}

+

{{$t('settings.name_bio')}}

{{$t('settings.name')}}

{{$t('settings.bio')}}

@@ -13,7 +13,7 @@
-

{{$t('settings.avatar')}}

+

{{$t('settings.avatar')}}

{{$t('settings.current_avatar')}}

{{$t('settings.set_new_avatar')}}

@@ -26,7 +26,7 @@
-

{{$t('settings.profile_banner')}}

+

{{$t('settings.profile_banner')}}

{{$t('settings.current_profile_banner')}}

{{$t('settings.set_new_profile_banner')}}

@@ -39,7 +39,7 @@
-

{{$t('settings.profile_background')}}

+

{{$t('settings.profile_background')}}

{{$t('settings.set_new_profile_background')}}

@@ -50,7 +50,7 @@
-

{{$t('settings.change_password')}}

+

{{$t('settings.change_password')}}

{{$t('settings.current_password')}}

@@ -69,7 +69,7 @@

{{changePasswordError}}

-

{{$t('settings.follow_import')}}

+

{{$t('settings.follow_import')}}

{{$t('settings.import_followers_from_a_csv_file')}}

@@ -86,15 +86,15 @@
-

{{$t('settings.follow_export')}}

+

{{$t('settings.follow_export')}}

-

{{$t('settings.follow_export_processing')}}

+

{{$t('settings.follow_export_processing')}}


-

{{$t('settings.delete_account')}}

+

{{$t('settings.delete_account')}}

{{$t('settings.delete_account_description')}}

{{$t('settings.delete_account_instructions')}}

-- cgit v1.2.3-70-g09d2