From dee367f320a972806d5bb251c01b2c0044e9a05a Mon Sep 17 00:00:00 2001 From: Syndamia Date: Mon, 29 Mar 2021 15:52:54 +0300 Subject: Moved password field to the bottom (but still above update button) in profile settings --- .../profile-settings/profile-settings.component.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'src/app/components') diff --git a/src/app/components/profile-settings/profile-settings.component.html b/src/app/components/profile-settings/profile-settings.component.html index 60cd2e0..91740c7 100644 --- a/src/app/components/profile-settings/profile-settings.component.html +++ b/src/app/components/profile-settings/profile-settings.component.html @@ -54,16 +54,6 @@ -
-
- - - - - -
- -
@@ -126,6 +116,16 @@ +
+
+ + + + + +
+ +
-- cgit v1.2.3