Fix event list article column styling
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user