NaCl module doesn't display until we start an app

- this closes #49
This commit is contained in:
R. Aidan Campbell 2016-05-06 12:39:36 -04:00
parent b465034d6d
commit 4e7560295f

View File

@ -71,8 +71,8 @@ main {
} }
#listener { #listener {
overflow: hidden; overflow: hidden;
margin-top: 20px; margin-top: 0px;
border: 1px solid; height: 0px;
} }
.fullscreen { .fullscreen {
height: 100vh !important; height: 100vh !important;