Remove 'webkit-backface-visibility' rule which made iPads super blurry
authorBrion Vibber <brion@pobox.com>
Sun, 29 Jun 2014 22:14:09 +0000 (15:14 -0700)
committerBrion Vibber <brion@pobox.com>
Sun, 29 Jun 2014 22:39:24 +0000 (15:39 -0700)
commit96a270589d2fa760cb5ef3df6c6868ceb1271913
tree3a9e78ecb36c47e77870c36249134ef51b4a4c7e
parent6845c3fcc82d80ad10656e15cddb4c22f5bd82c5
Remove 'webkit-backface-visibility' rule which made iPads super blurry

An extra CSS rule was snuck into the .transition mixin in I895679ff
which caused the entire content area in Vector skin to render blurry
on iPads, especially visible on non-Retina devices.

There was no mention of it in the commit message, but a comment in
the mixin source said something about a 'Chrome 1px movement bug'.

With no source for said Chrome bug and a definite Safari bug, let's
try removing it for now.

Bug: 67286
Change-Id: If6e88d2b5fa7adaa3cd8198686422a65689fa68b
resources/src/mediawiki.less/mediawiki.mixins.less