Skip to content

Datepicker control hides behind the controls #46

@hasnainsaad93

Description

@hasnainsaad93

Added z-index to fix this issue. Kindly look into it.

issue

Code: .
angularjs-datetime-picker {
color: #333;
font: normal 14px sans-serif;
border: 1px solid #ddd;
display: inline-block;
background: #fff;
z-index: 1000;
}

Thanks

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