suppress only short avatar list on mobile, not full
This commit is contained in:
parent
3a468d3923
commit
ab2a56624b
|
@ -229,7 +229,7 @@ a.star {
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.avatars {
|
li.avatars {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue