Skip to content

Checkbox has extra padding because of invisible, duplicated label #441

Open
@NicoHood

Description

@NicoHood

The current checkbox implementation has an invisible label which causes the form to add an ugly extra margin

grafik
grafik

The "real" label is placed right next to the input field, and thatswhy the normal label is not needed. In the code the label is cleared (empty block), but the div around will still be there.

I will upload a PR shortly that should be linked by github itself.

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