FIX: oops, real fix for change email instructions

This commit is contained in:
Neil Lalonde 2017-07-24 11:15:55 -04:00
parent 1f1d84c378
commit b5a375c70a
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
line-height: 1.4em; line-height: 1.4em;
} }
.form-horizontal .instructions { .form-horizontal .instructions {
display: block; margin-left: 160px;
} }
.avatar { .avatar {
margin-left: 3px; margin-left: 3px;