mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-04 20:54:46 +00:00
Merge remote branch 'origin/master'
This commit is contained in:
commit
c11bdcca0d
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ Built by David Kaneda and maintained by Jonathan Stark.
|
|||
.ui-mobile-viewport-transitioning,
|
||||
.ui-mobile-viewport-transitioning .ui-page {
|
||||
width: 100%;
|
||||
height: 120%; /* we want to make sure we take up enough to keep the scroll top hidden during transition, but not too much to overflow our buffer */
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue