Float team logo

This commit is contained in:
Brian Miyaji
2016-04-08 15:28:13 +10:00
parent ae6d6121aa
commit 808ef62fdb

View File

@@ -56,9 +56,8 @@
float: left; float: left;
} }
@media only screen and (max-width: 40em) { @media only screen and (min-width: 601px) {
.sp-pinned-table { .sp-template-logo + .sp-post-content {
left: auto; clear: right;
right: 0;
} }
} }