Firelace in the front, always

This commit is contained in:
Kasper Rynning-Tønnesen
2017-04-29 14:24:50 +02:00
parent 0b082b8484
commit f2a98d6bae
2 changed files with 3 additions and 3 deletions

View File

@@ -1473,7 +1473,7 @@ ul #chat-log{
}
#fireplace_player{
z-index: 1;
z-index: 999;
width: calc(100% - .75rem);
height: calc(100% - 32px);
position: absolute;

File diff suppressed because one or more lines are too long