Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

generated back buttons don't react with touchOverflowEnabled #3241

Closed
@JFK99

Description

@JFK99

Seems that generated back buttons don't react when you click on them. I changed the z-index of .ui-btn when touchoverflow is on and it works now.

.ui-mobile-touch-overflow.ui-native-fixed .ui-header .ui-btn {
z-index: 10;
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions