From 1191d7ffc795995d68435af715f0eaa43dff724b Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Mon, 24 Jun 2013 17:23:46 -0400 Subject: aaaaagh noscript workaround --- www/css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/css') diff --git a/www/css/index.css b/www/css/index.css index f300350..9a96f3b 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -76,7 +76,7 @@ body { z-index: 9; } #warn-container { - display: none; + visibility: hidden; cursor: auto; } #warn { -- cgit v1.2.3-54-g00ecf