Fix doublewide checkbox on user profile in FF. fixes #6282
git-svn-id: http://svn.automattic.com/wordpress/trunk@7413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
9299b610dd
commit
13d4f1226e
|
@ -871,7 +871,7 @@ html, body {
|
||||||
}
|
}
|
||||||
|
|
||||||
#profile-page .form-table #rich_editing {
|
#profile-page .form-table #rich_editing {
|
||||||
width: 20px;
|
margin-right: 5px
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Post Screen */
|
/* Post Screen */
|
||||||
|
|
Loading…
Reference in New Issue