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

Fixes #46085.

git-svn-id: https://develop.svn.wordpress.org/trunk@44695 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2019-01-24 11:10:34 +00:00
parent ad0a1a2f82
commit 86d04a546f
2 changed files with 24 additions and 7 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;