UX: larger numbers for topic summary,

This commit is contained in:
Jeff Atwood 2015-05-21 15:54:38 -07:00
parent ffc6a206e6
commit e7fc5abe5b
1 changed files with 1 additions and 7 deletions

View File

@ -361,12 +361,6 @@ a.star {
}
}
/* in expanded avatar view, limit to one line for now */
.avatars.clearfix {
height: 25px;
overflow: hidden;
}
.avatar {
float: left;
margin-right: 4px;
@ -386,7 +380,7 @@ a.star {
line-height: 20px;
}
.number, i {
color: $primary;
color: scale-color($primary, $lightness: 50%);
}
.avatar a {
float: left;