From 27e86364232ca85334f20f6491d240b74e2ef014 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Mon, 29 Jul 2013 21:09:28 -0400 Subject: fix misc. bugs --- www/css/index.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www/css') diff --git a/www/css/index.css b/www/css/index.css index 5b12d77..09c818d 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -20,6 +20,7 @@ -webkit-user-select: none; -ms-user-select: none; user-select: none; + outline: none; } body { margin: 0; @@ -117,6 +118,9 @@ html.no-js #gotit { #container { overflow: hidden; } +#show { + height: 100%; +} #show img { position: absolute; } -- cgit v1.2.3-70-g09d2