mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 18:02:46 +08: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