Merge remote branch 'origin/master'

This commit is contained in:
scottjehl 2011-01-31 22:11:32 -05:00
commit c11bdcca0d

View file

@ -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;
}