incorrect fix for avatar height in topic map
This commit is contained in:
parent
a7618ec4f6
commit
a0d78290f2
@ -383,8 +383,8 @@ a.star {
|
||||
}
|
||||
|
||||
/* limit to one line of avatars for now */
|
||||
height:24px;
|
||||
overflow:hidden;
|
||||
height: 28px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.avatar {
|
||||
|
||||
Reference in New Issue
Block a user