Skip to content

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

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;
}
)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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