As noted here (https://www.drupal.org/node/2645458#comment-11050093), data-align doesn't work when trying to embed an image file entity with no caption.
This bug is still present on 7.x-3.x.

Comments

cg433n created an issue. See original summary.

cg433n’s picture

StatusFileSize
new1.79 KB

Here's a patch (from @andyrandom https://www.drupal.org/node/2676804#comment-10947713) which works on 7.x-3.x.

cg433n’s picture

StatusFileSize
new1.57 KB
new1.57 KB

Here's an updated patch.

cg433n’s picture