Fixed: Large log messages won't force the timestamp off screen

pull/4/head
Mark McDowall 10 years ago
parent 9248564e87
commit 26af2b0056

@ -191,3 +191,8 @@ td.delete-episode-file-cell {
padding-right : 0px;
}
}
.log-message-cell {
word-break: break-all;
word-wrap: break-word;
}

Loading…
Cancel
Save