mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
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:
@@ -188,6 +188,10 @@ ul#adminmenu {
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
#wphead-info {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#titlediv #title {
|
||||
width: 98%;
|
||||
}
|
||||
|
||||
@@ -830,7 +830,6 @@ div.comment-item:hover .row-actions {
|
||||
#wphead-info {
|
||||
margin: 0 0 0 15px;
|
||||
padding-right: 15px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
#user_info {
|
||||
|
||||
Reference in New Issue
Block a user