Skip to content

Z-index is set to 2 --> display issues with dropdowns #21

@lordlothar99

Description

@lordlothar99

As the z-index is set to 2, the dropdown menus are displayed under an input textfield

(see _bootstrap.scss :
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
)

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