Skip to content

Remove blank line when a list is before a heading (MyBB) #2

Description

@rtxa

This is mostly a problem with the CSS of the forum. This will make it look properly.

Problem:

[h1]Header 1[/h1]

[list]
[*] Item 1
[/list]

How it should look:

[h1]Header1[/h1]
[list]
[*] Item 1
[/list]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions