We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8836b22 commit 2571e94Copy full SHA for 2571e94
css/structure/jquery.mobile.core.css
@@ -51,6 +51,9 @@ div.ui-mobile-viewport { overflow-x: hidden; }
51
.ui-mobile-touch-overflow.ui-native-fixed .ui-content .ui-listview-inset {
52
margin-top: 1em;
53
}
54
+.ui-mobile-touch-overflow.ui-native-fixed .ui-header .ui-btn {
55
+ z-index: 10;
56
+}
57
58
/* loading screen */
59
.ui-loading .ui-mobile-viewport { overflow: hidden !important; }
0 commit comments