TinyMCE, inline link:
- Remove unused user setting for wpLink. - Remove redundant text and variable from wp_link_dialog(). Props afercia, azaozz. See #33301. Built from https://develop.svn.wordpress.org/trunk@36985 git-svn-id: http://core.svn.wordpress.org/trunk@36952 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
|
||||
|
||||
2
wp-includes/css/editor-rtl.min.css
vendored
2
wp-includes/css/editor-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -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%;
|
||||
}
|
||||
|
||||
|
||||
2
wp-includes/css/editor.min.css
vendored
2
wp-includes/css/editor.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user