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

@ -343,7 +343,7 @@ tbody {
}
#expiry-time-file-list {
width: 21%;
width: 25%;
}
#expiry-downloads-file-list {
@ -351,7 +351,7 @@ tbody {
}
#delete-file-list {
width: 12%;
width: 7%;
}
.overflow-col {