Adjust box score section styling

This commit is contained in:
Brian Miyaji
2017-01-12 17:19:20 +11:00
parent 392edd143f
commit bec66c502d
3 changed files with 7 additions and 2 deletions

View File

@@ -584,7 +584,7 @@
/* Post Content */
.sp-post-content {
.single-sp_team .has-post-thumbnail .sp-post-content {
clear: none;
}
@@ -608,4 +608,8 @@
.widget .sp-template-event-calendar tbody td {
padding: 10px 5px !important;
}
.sp-template-event-performance-icons.sp-template-event-performance-section:nth-child(2n) {
padding-top: 61px !important;
}
}