mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 13:06:40 +08:00
UX: remove flex basis from first item
We do not want to take up 100% width for name/username on first line
This commit is contained in:
parent
120c220c18
commit
580c923ff3
@ -432,7 +432,6 @@ span.highlighted {
|
||||
|
||||
.first {
|
||||
order: 1;
|
||||
flex-basis: 100%;
|
||||
}
|
||||
|
||||
.poster-icon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user