Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Commit

Permalink
Fix scrollTop coordinate for latest Chrome on Android
Browse files Browse the repository at this point in the history
The bower version of the fix in this PR:
#104
  • Loading branch information
vmarta committed Nov 10, 2017
1 parent 5f7123d commit ac12d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"requirejs": "~2.1.14",
"bouncefix.js": "~0.3.0",
"shade": "~1.1.1",
"lockup": "~1.1.3",
"lockup": "git+https://github.com/mobify/lockup.git#chrome-61-scrollTop",
"deckard": "~1.2.0",
"selector-utils": "~1.1.0"
}
Expand Down

0 comments on commit ac12d2a

Please sign in to comment.