Improve the time display on schedule
This commit is contained in:
parent
c084c93192
commit
b5022e8b42
1 changed files with 4 additions and 0 deletions
|
@ -102,6 +102,10 @@ h3, .h3 {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.calendar th.time {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
/* END LCA BRAND */
|
/* END LCA BRAND */
|
||||||
|
|
||||||
.messagelist {
|
.messagelist {
|
||||||
|
|
Loading…
Reference in a new issue