Skip to content

[List] - Bullets in second and later columns are invisible, when applying "column-count" css property for bulleted lists #6247

Open
@artem-korolev

Description

@artem-korolev

Steps to Reproduce
1.

<ul class="ui list" style="column-count: 3">
    <li>one</li>
    <li>two</li>
    <li>three</li>
</ul>

Expected
The List should have bullets in all 3 columns

Result
semantic_bulleted_list_issue

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions