Updated width of overlay

This commit is contained in:
Kasper Rynning-Tønnesen
2016-12-14 19:20:11 +01:00
parent 813401f481
commit f9012e75e8

View File

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