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:
parent
d940166a89
commit
1f1d84c378
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@
|
|||
font-size: 80%;
|
||||
line-height: 1.4em;
|
||||
}
|
||||
.form-horizontal .instructions {
|
||||
display: block;
|
||||
}
|
||||
.avatar {
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue