mirror of
https://github.com/discourse/discourse.git
synced 2025-04-26 11:54:31 +08: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;
|
margin: 0 0 7px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.user {
|
||||||
|
float: left;
|
||||||
|
margin-right: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user