Fix event list article column styling
This commit is contained in:
@@ -165,12 +165,15 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Event List */
|
/* Event List */
|
||||||
.sp-event-list .column-article {
|
.sp-event-list .data-article {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
.sp-event-list .column-article a .dashicons {
|
.sp-event-list .data-article a .dashicons {
|
||||||
padding-right: 3px;
|
padding-right: 3px;
|
||||||
}
|
}
|
||||||
|
.sp-event-list .data-time {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
/* Event Blocks */
|
/* Event Blocks */
|
||||||
.sp-event-blocks thead {
|
.sp-event-blocks thead {
|
||||||
|
|||||||
Reference in New Issue
Block a user