Fix user-info for Firefox 2, props roganty, fixes #8382

git-svn-id: https://develop.svn.wordpress.org/trunk@9938 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2008-11-28 05:38:28 +00:00
parent b29c39b4d1
commit 68f25a118e
2 changed files with 4 additions and 1 deletions

View File

@ -188,6 +188,10 @@ ul#adminmenu {
line-height: 20px;
}
#wphead-info {
float: right;
}
#titlediv #title {
width: 98%;
}

View File

@ -830,7 +830,6 @@ div.comment-item:hover .row-actions {
#wphead-info {
margin: 0 0 0 15px;
padding-right: 15px;
float: right;
}
#user_info {