Skip to content

Commit b80d221

Browse files
author
scottjehl
committed
killed the namespace
1 parent 19f5fd7 commit b80d221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/default/jquery.mobile.core.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
.ui-mobile-viewport { margin: 0; overflow-x: hidden; -webkit-text-size-adjust: none; -ms-text-size-adjust:none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
1414

1515
/* "page" containers - full-screen views, one should always be in view post-pageload */
16-
.ui-mobile [ data-jq-role=page], .ui-mobile [ data-jq-role=dialog], .ui-page { top: 0; left: 0; width: 100%; min-height: 100%; position: absolute; display: none; border: 0; }
16+
.ui-mobile [data-role=page], .ui-mobile [data-role=dialog], .ui-page { top: 0; left: 0; width: 100%; min-height: 100%; position: absolute; display: none; border: 0; }
1717
.ui-mobile .ui-page-active { display: block; overflow: visible; }
1818

1919
/*orientations from js are available */

0 commit comments

Comments
 (0)