Bring over email address management

This commit is contained in:
Travis Ralston
2019-01-23 09:28:53 -07:00
parent fa1ce61a06
commit aa7afe819f
11 changed files with 342 additions and 11 deletions
@@ -30,4 +30,8 @@ limitations under the License.
.mx_GeneralSettingsTab_changePassword .mx_Field:first-child {
margin-top: 0;
}
.mx_GeneralSettingsTab_accountSection > .mx_EmailAddresses {
margin-right: 100px; // Align with the other fields on the page
}