FIX: wrong position for change email instructions

This commit is contained in:
Neil Lalonde 2017-07-24 11:14:25 -04:00
parent d940166a89
commit 1f1d84c378
1 changed files with 3 additions and 0 deletions

View File

@ -48,6 +48,9 @@
font-size: 80%;
line-height: 1.4em;
}
.form-horizontal .instructions {
display: block;
}
.avatar {
margin-left: 3px;
}