Postleaf / postleaf

Simple, beautiful publishing with Node.js.

Home Page:https://www.postleaf.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding a left-aligned image makes the editor unusable

kshep92 opened this issue · comments

commented

After inserting an image and setting it to be left-aligned, the footer "collapses" in on the editor and makes further authoring impossible. See screenshot:

ghost-float

This can be corrected by setting the alignment to center or none, but even after that it becomes impossible to add a paragraph below the picture and continue writing the post.

Steps to recreate

  • Create a new post
  • Insert an image
  • Choose left alignment in the options panel

Are you using a custom theme or one of the ones in the repo? Seems like a CSS issue.

commented

I've only used the built-in themes thus far. It happens on Empower and Lanyon. Casper works but Roon only displays full-width images.

This is a style issue in the respective themes. Fixed in Postleaf/roon-theme@085571b and Postleaf/lanyon-theme@4f552f9.