Fix the context (right-click) menu when clicking the placeholder for the post title field on the classic Edit Post screen.

Props masummdar, audrasjb, afercia.
Fixes #47318.

git-svn-id: https://develop.svn.wordpress.org/trunk@46338 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2019-09-28 16:19:49 +00:00
parent 91f5592886
commit d47627d555
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@
position: absolute; position: absolute;
font-size: 1.7em; font-size: 1.7em;
padding: 11px 10px; padding: 11px 10px;
pointer-events: none;
} }
input#link_description, input#link_description,