fix lobby transition z-index

This commit is contained in:
Thibault Duplessis 2014-10-20 11:10:59 +02:00
parent 78e15cea8d
commit 02ed27f578

View file

@ -219,7 +219,7 @@ div.lobby_and_ground {
top: 1px;
left: 1px;
max-height: 512px;
z-index: 98;
z-index: 19;
}
#tableclone thead {
opacity: 0;