From 8161a0943d073c13dce6c8fa510b3b6f85324f60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Sun, 17 Jan 2016 20:16:39 +0100 Subject: [PATCH] ux(password): minor fix for change password page --- public/app/core/components/navbar/navbar.html | 2 +- public/app/features/profile/partials/password.html | 10 +++++++--- public/app/features/profile/partials/profile.html | 6 +++--- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/public/app/core/components/navbar/navbar.html b/public/app/core/components/navbar/navbar.html index ab33b9ae2e9..5c1e08de1f6 100644 --- a/public/app/core/components/navbar/navbar.html +++ b/public/app/core/components/navbar/navbar.html @@ -13,7 +13,7 @@ - + {{ctrl.title}} diff --git a/public/app/features/profile/partials/password.html b/public/app/features/profile/partials/password.html index 24e828ee790..df940dd14a5 100644 --- a/public/app/features/profile/partials/password.html +++ b/public/app/features/profile/partials/password.html @@ -1,8 +1,8 @@ - + - +
@@ -47,7 +47,11 @@

- +
+ +   + Cancel +
diff --git a/public/app/features/profile/partials/profile.html b/public/app/features/profile/partials/profile.html index 425d2bac0fe..5f6f75f090f 100644 --- a/public/app/features/profile/partials/profile.html +++ b/public/app/features/profile/partials/profile.html @@ -1,10 +1,10 @@ - - + +
-

Account & Preferences

+

Profile & Preferences

Preferences