Add left and right padding to centered event list column
This commit is contained in:
@@ -341,6 +341,8 @@
|
|||||||
}
|
}
|
||||||
.sp-event-list-format-homeaway .data-time {
|
.sp-event-list-format-homeaway .data-time {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
padding-left: 1em;
|
||||||
|
padding-right: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Event Blocks */
|
/* Event Blocks */
|
||||||
|
|||||||
Reference in New Issue
Block a user