Increase league table row height only when logos are displayed.

This commit is contained in:
Brian Miyaji
2015-04-24 11:41:08 +10:00
parent 68bc7dddb9
commit 7a794e92e2

View File

@@ -106,7 +106,7 @@
} }
/* League Table */ /* League Table */
.sp-league-table td { .sp-league-table td.has-logo {
line-height: 2em; line-height: 2em;
} }
.sp-league-table .data-name .team-logo { .sp-league-table .data-name .team-logo {