Add left and right padding to centered event list column

This commit is contained in:
Brian Miyaji
2016-10-28 10:20:37 +11:00
parent 6213a580e9
commit 2efa9f3315

View File

@@ -341,6 +341,8 @@
}
.sp-event-list-format-homeaway .data-time {
text-align: center;
padding-left: 1em;
padding-right: 1em;
}
/* Event Blocks */