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 {
overflow: hidden;
margin-top: 20px;
border: 1px solid;
margin-top: 0px;
height: 0px;
}
.fullscreen {
height: 100vh !important;