diff --git a/resources/screen-common.less b/resources/screen-common.less index ab75d62..a10da41 100644 --- a/resources/screen-common.less +++ b/resources/screen-common.less @@ -508,6 +508,10 @@ ul { margin: 0.3em 0 0 1.6em; } +.mw-empty-elt { + display: none; +} + .center { margin: auto; text-align: center;