diff --git a/public/css/main.css b/public/css/main.css index 0bc87275..458ec8e3 100644 --- a/public/css/main.css +++ b/public/css/main.css @@ -2390,6 +2390,15 @@ td.notification-status.notification-unread { color: white; } +.torrent-report-table td, .torrent-report-table th { + width: 165px; +} +.td-report-message { + width: auto!important; + white-space: normal; + word-break: break-word; +} + /* Language specific CSS */ html[lang="ja-jp"] .form-refine span.spacing {