Missed one line in patch for #5498.

This commit is contained in:
Robert Schroll 2012-07-09 15:01:07 -07:00 committed by Jim Nelson
parent 5f0ca89544
commit f69dd28b5f

View file

@ -140,7 +140,7 @@ img[src^="data:"] {
height: 48px;
float: right;
}
.email.hide:not(:last-of-type) .header_container .avatar {
.email.hide .header_container .avatar {
width: 24px;
height: 24px;
}