Skip to content

Rich text output is rendered incorrectly in the Admin #280

@tuj

Description

@tuj

In the Admin the template output from rich text fields are affected by the bootstrap styling.

Image

The problem comes from bootstrap styling applying a margin-bottom: 1rem to the p element of the Rich Text output in the Live Preview.

A possible solution could be for templates to explicitly setting the margin-bottom of p elements in the rich text output.

A better solution could be to ensure the template is not affected by the styling from other parts of the page.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions