Skip to content
Snippets Groups Projects
Commit 6111ad43 authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

let the file table use 90% width again

parent fe90bf4b
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,10 @@
/* FILE TABLE */
table {
width: 90%;
}
table td.filesize, table td.date
{
width: 5em;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment