mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-18 22:44:37 -04:00
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…
Add table
Add a link
Reference in a new issue