2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

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

View file

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