Vector: Workaround for legacy IE font-sizing issues
authorEntlinkt <entlinkt@gmx-topmail.de>
Thu, 12 Jun 2014 08:04:37 +0000 (08:04 +0000)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 12 Jun 2014 14:22:13 +0000 (16:22 +0200)
commit0e26cd359c567f822fe201206baf5f12171a5ab1
treec4bdb96bc0088d4f20f54007ff0b5253592c35b4
parent75c08916b02ac87066f6b7a5549f3f72d757ee86
Vector: Workaround for legacy IE font-sizing issues

In IE <= 7, 'Ctrl' + '+' scales the font size in far too large steps if the
root element's font size is given in the 'em' unit. Everything becomes normal
if the root element's font-size is given in '%'. This should not have any
effect in other browsers.

Bug: 24515
Change-Id: I5cc864d73935a02713075840b7ff80000b3ae88a
skins/vector/variables.less