fix crazyhouse crowded pocket display

This commit is contained in:
Thibault Duplessis 2016-01-20 12:52:52 +07:00
parent 01a1f06afb
commit fa1072bdd0

View file

@ -614,8 +614,8 @@ div.table {
margin-left: -8px;
transition: background-color 0.13s;
}
.lichess_ground .pocket .role.crowded {
margin-left: -20px;
.lichess_ground .pocket.crowded .role {
margin-left: -15px;
}
.lichess_ground .pocket .role:first-child {
margin-left: 0;