Internal (html-embed): The HTML snippet widget will not cover the image inserted above with the alignment style. Closes #8324.
@@ -8,6 +8,7 @@
/* Give the embed some air. */
margin: 1em auto;
position: relative;
+ clear: both;
/* The switch mode button wrapper. */
& .raw-html-embed__buttons-wrapper {