Skip to content

problem rendering <li> with lots of text content #33

@smiLLe

Description

@smiLLe

Hi :)
whenever there is a lot of content in an li that requires a line break, the li bullet will not stay in line but above the content.

See screenshot. The bullet in the first line should be in line with the first 'test'
screen shot 2018-10-31 at 16 47 09

Just take this code and try it yourself. Add as many content as needed into the first li to force an linebreak

<ul><li>test test test test test test test test test test test test test test test test test test test test test </li><li>Test2</li></ul>

Thanks :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions