Vector has styling for mw-empty-elt, but it seems like this is missing for the skin Modern and Cologneblue. It should be something like
This will be fixed by adding the style to mw-empty-elt as is planned in T269877
Vector has styling for mw-empty-elt, but it seems like this is missing for the skin Modern and Cologneblue. It should be something like
This will be fixed by adding the style to mw-empty-elt as is planned in T269877
Change 647333 had a related patch set uploaded (by Jdlrobson; owner: Jdlrobson):
[mediawiki/core@master] ResourceLoaderSkinModule: content => toc, content-thumbnails
Note: The style will soon be included as part of the legacy feature in ResourceLoaderSkinModule which will address this bug.
tested https://en.wikipedia.beta.wmflabs.org/wiki/Mw-empty-elt?useskin=cologneblue and https://en.wikipedia.beta.wmflabs.org/wiki/Mw-empty-elt?useskin=modern and element is hidden on both.
Similarly, I just noticed these mw-empty-elt elements aren't hidden in the "printable version" too (example).
Thanks for flagging that. Should be easy to rectify (patch welcome). Probably should be tracked in a new bug though.