Index: src/wp-includes/js/tinymce/skins/wordpress/wp-content.css
===================================================================
--- src/wp-includes/js/tinymce/skins/wordpress/wp-content.css	(revision 28962)
+++ src/wp-includes/js/tinymce/skins/wordpress/wp-content.css	(working copy)
@@ -347,6 +347,16 @@
 	color: #2ea2cc;
 }
 
+.wpview-type-embedURL[data-mce-selected] {
+	background-color: transparent;
+	border-color: transparent;
+}
+
+.wpview-type-embedURL embed,
+.wpview-type-embedURL iframe {
+	vertical-align: top;
+}
+
 /* Audio player is short; therefore let's put the toolbar above */
 .wpview-type-audio .toolbar {
 	top: auto;
