Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Post Content padding should match in the editor and front end #234

@kjellr

Description

@kjellr

Consolidating two existing issues into one, since they're tightly related: #144 and #5

Current issue

Currently, there's a mismatch between the way site padding behaves in the post/page editor and the frontend.

  • In the editor, post content has no padding at all, regardless of its assigned alignment (default, wide, full).
  • In the front-end, post content has appropriate default padding (since it's added to our default templates), but full-width items do not go to the screen edges.
Editor Front End
Screen Shot 2021-11-15 at 8 44 58 AM Screen Shot 2021-11-15 at 8 45 19 AM

Target appearance

Our ideal solution is:

  • Post content has a default padding that matches between the post/page editor and the front end.
  • When a top-level item in the post content is assigned to be "full-width" it should go all the way to the screen edges.

Screen Shot 2021-11-15 at 8 47 49 AM

Upstream issues/PRs:

These issues would be solved universally with a solution to the following issue:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions