fixed file list time wrap. fixes #749

This commit is contained in:
Danny Coates 2018-02-02 10:37:28 -08:00
parent 3de760db12
commit cf5defa6a9
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
2 changed files with 3 additions and 3 deletions

View file

@ -39,7 +39,7 @@ module.exports = function(file, state, emit) {
${state.translate('copiedUrl')}
</span>
</td>
<td>${remainingTime}</td>
<td class="overflow-col">${remainingTime}</td>
<td class="center-col">${totalDownloads} / ${downloadLimit}</td>
<td class="center-col">
<img