You read that right. Tested on multiple machines in the office and the only difference between scenarios was browser size. A coworker narrowed it down to a 2000px sweet spot. Lo
An easy solution that solved all my problems was this:
.app * { transform-style: preserve-3d; }