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;
position: absolute;
top:0px;
width:97.8%;
width:100%;
color:white;
}