diff --git a/web/javascript/torrent.js b/web/javascript/torrent.js index 577ffae9d..ada9ed7da 100644 --- a/web/javascript/torrent.js +++ b/web/javascript/torrent.js @@ -482,6 +482,8 @@ Torrent.prototype = ensureFileListExists: function() { if( this._file_view.length == 0 ) { + if(this._file_model.length == 1) + this._fileList.className += ' single_file'; var v, e; for( var i=0; i