Fix event list article column styling

This commit is contained in:
Brian Miyaji
2014-10-16 13:49:34 +11:00
parent 0a209c0a13
commit 8ec57b490f

View File

@@ -165,12 +165,15 @@
}
/* Event List */
.sp-event-list .column-article {
.sp-event-list .data-article {
white-space: nowrap;
}
.sp-event-list .column-article a .dashicons {
.sp-event-list .data-article a .dashicons {
padding-right: 3px;
}
.sp-event-list .data-time {
white-space: nowrap;
}
/* Event Blocks */
.sp-event-blocks thead {