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
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 {