Skip to content

Card component with header and list-group inside have a thick border-top #31037

@hankir

Description

@hankir

Card component with header and list groups inside have a thick border-top. In version 4.3 works fine.

Before opening:

Bug reports must include:

Fast fix (but i think is wrong):
.card > .list-group {
border-top: 0 !important; /* or delete border-top: inherit */
}

Broken in #30497

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