From 32d6d1e7a0409730687eb917a10de1208096dc11 Mon Sep 17 00:00:00 2001 From: jdlrobson Date: Mon, 28 Aug 2017 09:43:12 -0500 Subject: [PATCH] fmboxes should be treated the same as ambox and tmboxes Change-Id: Ieb5715c2bfd392e22c324c0098ccd29ebebaa440 --- resources/skins.minerva.content.styles/hacks.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/skins.minerva.content.styles/hacks.less b/resources/skins.minerva.content.styles/hacks.less index 7486254..e919f5d 100755 --- a/resources/skins.minerva.content.styles/hacks.less +++ b/resources/skins.minerva.content.styles/hacks.less @@ -23,6 +23,8 @@ FIXME: Review all of these hacks to see if they still apply. } // Hide cleanup templates by default to non-javascript users as these stop them from reading the article itself + // Edit page notices + .fmbox, // Talk page informational boxes .tmbox, // Note not in issues.less as that is only loaded via JavaScript