commit | 4148f2eee6313068d3223871005160b2902abb18 | [log] [tgz] |
---|---|---|
author | Yoshie Muranaka <yoshiemuranaka@gmail.com> | Wed Jan 29 13:21:12 2020 -0800 |
committer | Gunnar Mills <gmills@us.ibm.com> | Tue Feb 11 16:43:22 2020 +0000 |
tree | 5266cfee8f41eda2224479d2c911c3128988a38a | |
parent | b0a0847a8eb02ae21f755942799a81c6e3475e64 [diff] [blame] |
Create profile settings page Adding a profile settings page so readonly and operator roles are able to change their own password. Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Iee9536255ad47f4df4af8746c1e01da37c407f2b
diff --git a/app/common/styles/base/forms.scss b/app/common/styles/base/forms.scss index c775c48..6699d44 100644 --- a/app/common/styles/base/forms.scss +++ b/app/common/styles/base/forms.scss
@@ -1,3 +1,4 @@ +.label, label, legend { margin: 0;