Fix styling issue with countdown teams in some themes

This commit is contained in:
Brian Miyaji
2016-04-11 14:17:55 +10:00
parent 6cfc18579d
commit 947e4cb33c

View File

@@ -329,6 +329,7 @@
/* Countdowns */ /* Countdowns */
.sp-template-countdown .event-name { .sp-template-countdown .event-name {
clear: both;
overflow: hidden; overflow: hidden;
} }
.sp-template-countdown .team-logo { .sp-template-countdown .team-logo {