From cfead3327fca9f5d6542857e9c63509adfd76275 Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Wed, 9 Aug 2017 11:15:45 -0400 Subject: [PATCH] oojs-ui-local.css: Remove old browser fallback for rem rem is supported by all Grade A browsers, and WindowManager styling is only relevant in those browsers (since other browsers don't execute JS). Change-Id: Ic8995b3fc74a395918288cec013c8787c6974f58 --- resources/src/oojs-ui-local.css | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/src/oojs-ui-local.css b/resources/src/oojs-ui-local.css index ab780fed90..57e0d8d8c6 100644 --- a/resources/src/oojs-ui-local.css +++ b/resources/src/oojs-ui-local.css @@ -2,6 +2,5 @@ responsibility, but alas our skins tend to have the weirdest font-sizes on body. This shall be removed when we make the MediaWiki skins bundled with tarball sane. (T91152) */ body > .oo-ui-windowManager { - font-size: 12.8px; font-size: 0.8rem; } -- 2.20.1