Merge pull request #125 from joariasl/patch-3

Fixes #134
This commit is contained in:
Panos Sakkos 2016-01-09 13:44:27 +01:00
commit 789e21ae63

View file

@ -386,10 +386,9 @@ body {
position: absolute;
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
min-height: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
> div {