mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
fixed small display glitch on navigation tests
This commit is contained in:
parent
d970c20e4c
commit
910c4d43f0
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
|||
<!-- NOTE body must be used in place of main otherwise transition behaviour fails -->
|
||||
|
||||
<style>
|
||||
[data-role='page'] {
|
||||
.ui-mobile [data-role='page'] {
|
||||
position: absolute;
|
||||
top: -10000px;
|
||||
left: -10000px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue