summaryrefslogtreecommitdiff
path: root/www/css/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css/index.css')
-rw-r--r--www/css/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/css/index.css b/www/css/index.css
index 3790ee8..2768d76 100644
--- a/www/css/index.css
+++ b/www/css/index.css
@@ -56,7 +56,7 @@ html.no-js #warn-container {
z-index: 100;
}
html.no-js #warn li { display: none; }
-html.js #warn noscript { display: none; }
+html.js #warn li#js { display: none; }
#warn li#ie { display: none; }
html.video #warn li#video { display: none; }
html.audio #warn li#audio { display: none; }