minor whitespace

This commit is contained in:
John Bender 2011-08-10 13:35:35 -07:00
parent 28120ea929
commit 6cdec7d14d

View file

@ -289,7 +289,7 @@
}, 300);
function focusMenuItem() {
self.list.find( $.mobile.activeBtnClass ).focus();
self.list.find( $.mobile.activeBtnClass ).focus();
}
if ( menuHeight > screenHeight - 80 || !$.support.scrollTop ) {