Adjust box score icon alignment

This commit is contained in:
Brian Miyaji
2017-01-16 19:48:11 +11:00
parent 760ec46ebc
commit 735df99379
2 changed files with 8 additions and 0 deletions

View File

@@ -22,4 +22,8 @@
.sp-tournament-bracket .sp-team.sp-last-round .sp-team-name {
margin-left: -1px !important;
}
.sp-template-event-performance-icons .sp-performance-icons {
text-align: left !important;
}