Added privatemode for mobile

This commit is contained in:
Kasper Rynning-Tønnesen
2017-04-29 21:36:47 +02:00
parent c97fc41399
commit 3c2603b33f
5 changed files with 18 additions and 14 deletions

View File

@@ -1467,7 +1467,7 @@ ul #chat-log{
#player{
height:95%;
height: calc(100% - 32px);
height: calc(100%);
position: relative;
transform: translate(0%, 0%);
z-index: 99;