diff --git a/public/app/features/profile/partials/password.html b/public/app/features/profile/partials/password.html
index 8fc3eeb61cd..fd5aaa82065 100644
--- a/public/app/features/profile/partials/password.html
+++ b/public/app/features/profile/partials/password.html
@@ -2,55 +2,33 @@
-
-
Change password
+
Change password
-
+
+ New Password
+
+
+
+
+
+ Confirm Password
+
+
+
+
+
+
-
diff --git a/public/app/features/profile/partials/profile.html b/public/app/features/profile/partials/profile.html
index f262a0bf12b..417f3728dfa 100644
--- a/public/app/features/profile/partials/profile.html
+++ b/public/app/features/profile/partials/profile.html
@@ -2,95 +2,64 @@
-
-
Profile
+
Profile
-
-
+
+ Email
+
+
+
-
+
+ Username
+
+
+
-
-
-
+
+ UI Theme
+
+
+
+
+
+
+
+
+ Password
+ Change Password
+
+ Organizations
+
+
diff --git a/public/less/normform.less b/public/less/normform.less
index 0269449501a..bfb6fe1a685 100644
--- a/public/less/normform.less
+++ b/public/less/normform.less
@@ -17,7 +17,7 @@
}
.gf-form-button-row {
- margin-top: 15px;
+ margin-top: 20px;
margin-bottom: 10px;
}