diff --git a/share/html/index.html b/share/html/index.html index ad5f342d..3b4d5e70 100644 --- a/share/html/index.html +++ b/share/html/index.html @@ -89,8 +89,8 @@ margin-right: 0.5rem; } - table.file-list td:first-child, table.file-list td:last-child { - width: 50%; + table.file-list td:last-child { + width: 100%; } @@ -111,14 +111,12 @@ - {% for info in file_info.dirs %} - -
Filename Size
{{ info.basename }} @@ -129,7 +127,6 @@ {% endfor %} {% for info in file_info.files %}
{{ info.basename }}