Skip to content

Commit

Permalink
Adjusted backface visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Cerminara committed Sep 25, 2014
1 parent d32f5df commit 2040a1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/scotchPanels.js
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@
});
}
panel.css({
'transform': 'translate3d(0, 0, 0)',
'-moz-backface-visibility': 'hidden',
'-ms-backface-visibility': 'hidden',
'-o-backface-visibility': 'hidden',
Expand Down

0 comments on commit 2040a1f

Please sign in to comment.