fix display of rated thematic short tournaments

This commit is contained in:
Thibault Duplessis 2015-06-21 23:13:40 +02:00
parent d2e45fefdf
commit 194a0c71ea

View file

@ -496,7 +496,7 @@ ol.scheduled_tournaments li.marathon {
display: block; display: block;
white-space: nowrap; white-space: nowrap;
} }
#tournament_schedule .tournament.short.thematic .name { #tournament_schedule .tournament.short.thematic {
letter-spacing: -1px; letter-spacing: -1px;
} }
#tournament_schedule .clock { #tournament_schedule .clock {