mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
post-infos alignment fix
This commit is contained in:
parent
7efc1b7bf7
commit
26e9b628b8
@ -167,7 +167,7 @@
|
||||
.post-infos {
|
||||
display: flex;
|
||||
flex: 0 0 auto;
|
||||
align-items: baseline;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user