Fixed playeroverlay size

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-23 19:43:49 +02:00
parent e589494d47
commit a1051b6828

View File

@@ -339,7 +339,7 @@ ul #chat-log{
background-color:black; background-color:black;
position: absolute; position: absolute;
top:0px; top:0px;
width:97.7%; width:97.8%;
color:white; color:white;
} }