Right now when you float an image left or right, it doesn't have any margin at all around it. We should provide a margin by default to save end-users this trouble.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

quicksketch’s picture

We also have some issues around floated images that the RTL styles are flipping left and right alignment. This was supposed to be a convenience for translators, but the flipping of left/right on alignment was rolled back before the commit to the D8 version. We should simply remove the RTL classes for alignment, since the editor no longer has this flipping in its config anyway.

Here's a patch for fixing alignment styling.

quicksketch’s picture

Status: Active » Fixed

Committed and pushed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.