diff --git a/src/css/style.css b/src/css/style.css index e1fbb2bfa..935f73bdd 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -440,6 +440,9 @@ audio.controls-added { left: 0; visibility: visible; } +#notifications:empty { + display: none; +} :root.fixed.top-header:not(.gallery-open) #header-bar #notifications, :root.fixed.top-header #header-bar.autohide #notifications { position: absolute;