forked from MirrorHub/synapse
fix lines with wrapped userids
This commit is contained in:
parent
d669eb6d05
commit
5f38625f21
1 changed files with 1 additions and 1 deletions
|
@ -649,7 +649,7 @@ textarea, input {
|
|||
.avatar {
|
||||
width: 48px;
|
||||
text-align: right;
|
||||
vertical-align: top;
|
||||
vertical-align: bottom;
|
||||
line-height: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue