-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update chrome zoomed offset patch to use body
Rather than using an element absolutely positioned at 0,0, compute compensation value based on offset of body. This should be tested more rigorously but on the upside it does avoid further manipulating the DOM.
- Loading branch information
Joel Steres
committed
Jun 12, 2017
1 parent
e985896
commit c3e37d0
Showing
2 changed files
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters