Tweak alien head in button1 to make button height consistent on Firefox.

This commit is contained in:
Max Goodman
2011-08-09 15:27:04 -07:00
parent 445e1b6195
commit 9ddd13846c

View File

@@ -2077,6 +2077,9 @@ label + #moresearchinfo {
width: 18px;
float: left;
}
.button .blog1 .headimgcell a {
display: inline-block;
}
.button .blog1 .score {
float: center;
margin-top: 2px;