diff --git a/src/UI/Cells/cells.less b/src/UI/Cells/cells.less index 1eacb5f58..a6e55545a 100644 --- a/src/UI/Cells/cells.less +++ b/src/UI/Cells/cells.less @@ -87,7 +87,7 @@ td.episode-status-cell, td.quality-cell { } .nzb-title-cell { - max-width: 600px; + max-width: 400px; word-wrap: break-word; } @@ -146,4 +146,4 @@ td.delete-episode-file-cell { .series-status-cell { width: 16px; -} \ No newline at end of file +}