Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Commit

Permalink
Raising fingers' z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-c committed Feb 5, 2012
1 parent 3676a1b commit fe8977b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phantom-limb.js
Expand Up @@ -306,6 +306,7 @@
'pointer-events: none;', 'pointer-events: none;',
'position: fixed;', 'position: fixed;',
'width: 44px;', 'width: 44px;',
'z-index: 999999' +
'}', '}',
'._phantom-limb ._phantom-limb_finger {', '._phantom-limb ._phantom-limb_finger {',
'display: block;', 'display: block;',
Expand Down

0 comments on commit fe8977b

Please sign in to comment.