mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
FIX: wrong position for change email instructions
This commit is contained in:
parent
d940166a89
commit
1f1d84c378
@ -48,6 +48,9 @@
|
|||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
line-height: 1.4em;
|
line-height: 1.4em;
|
||||||
}
|
}
|
||||||
|
.form-horizontal .instructions {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
.avatar {
|
.avatar {
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user