Set maximum size of event blocks logos

This commit is contained in:
Brian Miyaji
2014-05-31 11:24:46 +10:00
parent 157dd465d1
commit 523a834002

View File

@@ -146,7 +146,9 @@
}
.sp-event-blocks .team-logo {
width: 20%;
height: auto;
margin: 10px;
max-width: 6em;
}
.sp-event-blocks .logo-odd {
float: left;