let the file table use 90% width again

This commit is contained in:
Arthur Schiwon 2011-04-18 12:24:49 +02:00
parent fe90bf4bdc
commit 6111ad4306
1 changed files with 4 additions and 0 deletions

View File

@ -33,6 +33,10 @@
/* FILE TABLE */
table {
width: 90%;
}
table td.filesize, table td.date
{
width: 5em;