Don't hide the label for the Title on the Edit Post screen, use 'screen-reader-text' instead, props SergeyBiryukov, fixes #21458

git-svn-id: https://develop.svn.wordpress.org/trunk@21584 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2012-08-22 17:40:17 +00:00
parent a748fa33c4
commit 877e8f6a2a
3 changed files with 6 additions and 7 deletions

View File

@@ -2827,7 +2827,6 @@ table .inline-edit-row fieldset ul.cat-hover {
}
#wp-fullscreen-title-prompt-text {
left: 0;
padding: 11px;
}