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

git-svn-id: http://svn.automattic.com/wordpress/trunk@9938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2008-11-28 05:38:28 +00:00
parent 5447602b70
commit 0144b71e0d
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 {