mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-23 13:45:49 +00:00
minor whitespace
This commit is contained in:
parent
28120ea929
commit
6cdec7d14d
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue