suppress only short avatar list on mobile, not full

This commit is contained in:
Jeff Atwood 2014-09-23 11:29:27 -07:00
parent 3a468d3923
commit ab2a56624b

View File

@ -229,7 +229,7 @@ a.star {
float: left;
}
}
.avatars {
li.avatars {
display: none;
}