TinyMCE Classic Block: fix the Edit Image modal to work as in the Classic Editor.

Fixes #46085.
Built from https://develop.svn.wordpress.org/trunk@44695


git-svn-id: http://core.svn.wordpress.org/trunk@44526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2019-01-24 11:11:51 +00:00
parent 2a19ad39db
commit 6bd203bb50
8 changed files with 33 additions and 12 deletions

View File

@@ -1211,6 +1211,10 @@ i.mce-i-wp_code:before {
content: "\f104";
}
.mce-content-body dl.wp-caption {
max-width: 100%;
}
/* Quicktags */
.quicktags-toolbar {
padding: 3px;