mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Prevent post date from overflowing with long usernames
This commit is contained in:
parent
d5442fbf08
commit
dfbc93aa2e
@ -161,6 +161,7 @@
|
||||
|
||||
.post-infos {
|
||||
display: flex;
|
||||
flex: 0 0 auto;
|
||||
align-items: baseline;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user