Fix gravatars shifting in IE7, add title to postbox toggle, fixes #8436

git-svn-id: https://develop.svn.wordpress.org/trunk@9994 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-12-01 01:31:57 +00:00
parent b5963d95b1
commit 778083667e
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -188,6 +188,10 @@ ul#adminmenu {
line-height: 20px;
}
#the-comment-list .comment-item {
zoom: 100%;
}
#wphead-info {
float: right;
}