Center align team logo images in event

This commit is contained in:
Brian Miyaji
2016-03-17 00:09:49 +11:00
parent 5cb0fd404e
commit 613e193d35

View File

@@ -304,6 +304,7 @@
width: 20%; width: 20%;
height: 4em; height: 4em;
max-width: 6em; max-width: 6em;
text-align: center;
} }
.sp-event-blocks .logo-odd { .sp-event-blocks .logo-odd {
float: left; float: left;