Fix doublewide checkbox on user profile in FF. fixes #6282
git-svn-id: https://develop.svn.wordpress.org/trunk@7413 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
4c1079ba0a
commit
2b6119cd60
|
@ -871,7 +871,7 @@ html, body {
|
|||
}
|
||||
|
||||
#profile-page .form-table #rich_editing {
|
||||
width: 20px;
|
||||
margin-right: 5px
|
||||
}
|
||||
|
||||
/* Post Screen */
|
||||
|
|
Loading…
Reference in New Issue