fix lines with wrapped userids
This commit is contained in:
parent
d669eb6d05
commit
5f38625f21
|
@ -649,7 +649,7 @@ textarea, input {
|
||||||
.avatar {
|
.avatar {
|
||||||
width: 48px;
|
width: 48px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
vertical-align: top;
|
vertical-align: bottom;
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue