TinyMCE, inline link:

- Remove unused user setting for wpLink.
- Remove redundant text and variable from wp_link_dialog().

Props afercia, azaozz.
See #33301.

git-svn-id: https://develop.svn.wordpress.org/trunk@36985 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2016-03-14 01:38:09 +00:00
parent bdbd792bfe
commit 289e9473df
3 changed files with 7 additions and 6 deletions

View File

@@ -1469,7 +1469,7 @@ i.mce-i-wp_code:before {
}
#wp-link label input[type="text"] {
margin: 5px 0 0;
margin: 8px 0 0;
width: 70%;
}