Improve the time display on schedule

This commit is contained in:
Ben Sturmfels 2023-06-29 21:08:05 +10:00
parent c084c93192
commit b5022e8b42
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -102,6 +102,10 @@ h3, .h3 {
}
}
.calendar th.time {
white-space: nowrap;
}
/* END LCA BRAND */
.messagelist {