Skip to content

Exclude input type="hidden" from input-group border-radius rules #13825

@eablokker

Description

@eablokker

If I use input type="hidden" inside an input-group as the first input in the group, the first visible input will not have border-radius top left and bottom left applied. The CSS is probably being applied to the input:first-child or something like that. Hidden inputs should probably be excluded from this rule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions