Quick Draft: Use text cursor for description label.
fixes #27766. git-svn-id: https://develop.svn.wordpress.org/trunk@28234 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
790cb99b27
commit
ed52ae7a3f
@ -889,7 +889,8 @@ h3:hover .edit-box {
|
||||
|
||||
/* QuickDraft */
|
||||
|
||||
#title-wrap label {
|
||||
#title-wrap label,
|
||||
#description-wrap label {
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user