Updated player_overlay height

This commit is contained in:
Kasper Rynning-Tønnesen
2017-04-29 17:08:53 +02:00
parent 36592d55f9
commit 2a9eeda325
5 changed files with 9 additions and 8 deletions

View File

@@ -1348,6 +1348,7 @@ ul #chat-log{
top: calc(-100vh + 64px + 26px);
width:100%;
color:white;
height: calc(100vh - 64px - 32px);
}
#player_overlay_text{