Only hide fmbox on editor interface

They also show up on pages that do not exist.
e.g. https://en.m.wikipedia.org/wiki/Teldenia_ruficostawww

Not showing this box provides a confusing experience - a blank
body.

Change-Id: I335a7804bd77df42a23bee569ce52afcfa59a6de
This commit is contained in:
jdlrobson 2017-09-26 08:40:46 -05:00
parent 22eaa14268
commit 4084c7b5bb
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ 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,
.action-edit .fmbox,
// Talk page informational boxes
.tmbox,
// Note not in issues.less as that is only loaded via JavaScript