mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
no need for pre-transition class
This commit is contained in:
parent
c72595c462
commit
1bae528dc0
1 changed files with 0 additions and 3 deletions
|
|
@ -42,9 +42,6 @@ div.ui-mobile-viewport { overflow-x: hidden; }
|
|||
/* some level of transform keeps elements from blinking out of visibility on iOS */
|
||||
-webkit-transform: rotateY(0);
|
||||
}
|
||||
.ui-page.ui-mobile-pre-transition {
|
||||
display: block;
|
||||
}
|
||||
.ui-mobile-touch-overflow.ui-native-fixed .ui-content .ui-listview {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue