mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
fix PM participant alignment on mobile
This commit is contained in:
parent
33cbb2a63c
commit
504e971bda
@ -183,6 +183,11 @@ a.star {
|
||||
margin: 0 0 7px;
|
||||
}
|
||||
|
||||
.user {
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin: 0;
|
||||
list-style: none;
|
||||
|
Loading…
Reference in New Issue
Block a user