mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-19 02:03:40 -05:00
web/timeline: fix avatars in replies shrinking with long names
This commit is contained in:
parent
3041fb18e3
commit
746e26fbc1
1 changed files with 1 additions and 0 deletions
|
@ -250,6 +250,7 @@ div.small-event > div.sender-avatar, blockquote.reply-body > div.reply-sender >
|
|||
margin-top: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
div.date-separator {
|
||||
|
|
Loading…
Add table
Reference in a new issue