diff --git a/css/structure/jquery.mobile.core.css b/css/structure/jquery.mobile.core.css index df6835ca259..c710ce8d650 100644 --- a/css/structure/jquery.mobile.core.css +++ b/css/structure/jquery.mobile.core.css @@ -47,6 +47,7 @@ div.ui-mobile-viewport { .ui-mobile .ui-page-active { display: block; overflow: visible; + overflow-x: hidden; } @media screen and (orientation: portrait) { .ui-mobile .ui-page {