Skip to content

Incorrect display of an included page #330

@iron-mesh

Description

@iron-mesh

I've noticed that the page display is not the same as the original page. As you can see, the space on the right side is not being used.

Original page
изображение

Included page
изображение

I have tried to fix this issue and checked the CSS properties. I made a minor change to style.css and the page now displays correctly.

I commented 1 line in style.css

div.plugin_include_content {
  /*display: flow-root;*/
  margin-bottom: 1.4em;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions