Fix countdown event name scrollbar

This commit is contained in:
Brian Miyaji
2015-03-05 19:08:01 +11:00
parent a06635e031
commit 97a0b1e7e8

View File

@@ -260,7 +260,7 @@
/* Countdowns */ /* Countdowns */
.sp-template-countdown .event-name { .sp-template-countdown .event-name {
overflow: auto; overflow: visible;
} }
.sp-template-countdown .team-logo { .sp-template-countdown .team-logo {
width: 20%; width: 20%;