mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -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%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user