incorrect fix for avatar height in topic map

This commit is contained in:
Jeff Atwood 2014-10-07 00:03:39 -07:00
parent a7618ec4f6
commit a0d78290f2

View File

@ -383,8 +383,8 @@ a.star {
}
/* limit to one line of avatars for now */
height:24px;
overflow:hidden;
height: 28px;
overflow: hidden;
}
.avatar {