manager: do not wrap journal timestamps (#50055)

This commit is contained in:
Frédéric Péters 2021-01-11 21:48:32 +01:00
parent 09c68bddc3
commit 78dff608b8
1 changed files with 4 additions and 0 deletions

View File

@ -260,3 +260,7 @@ form .widget span.select2-container {
.refreshing .content table {
opacity: 0.5;
}
.journal-list--timestamp-column {
white-space: pre;
}