Prevent hiding featured images

This commit is contained in:
Brian Miyaji
2015-10-04 21:51:40 +11:00
parent f01b5e7789
commit 78bd04e151

View File

@@ -123,18 +123,6 @@
margin-bottom: 1em;
}
/* Featured Image */
.single-sp_team.sp-show-image .wp-post-image,
.single-sp_player.sp-show-image .wp-post-image,
.single-sp_staff.sp-show-image .wp-post-image {
display: none;
}
.single-sp_team.sp-show-image .sp-template .wp-post-image,
.single-sp_player.sp-show-image .sp-template .wp-post-image,
.single-sp_staff.sp-show-image .sp-template .wp-post-image {
display: block;
}
/* League Table */
.sp-league-table td.has-logo {
line-height: 2em;