diff --git a/editor-style.css b/editor-style.css index f376dc790..24e9b24f6 100644 --- a/editor-style.css +++ b/editor-style.css @@ -308,7 +308,7 @@ img[class*="wp-image-"], img[class*="attachment-"] { height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */ } -img.mceWPnextpage { +img.mce-wp-nextpage { border-radius: 0; box-shadow: none; } @@ -339,4 +339,4 @@ img.wp-smiley { line-height: 2; margin: 0 0 24px; margin: 0 0 1.71429rem; -} \ No newline at end of file +}