From 048985d59d3ee3e1b73df120cc6e39ae19360ed5 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 5 Apr 2022 12:03:17 -0700 Subject: web: fileset manifest table to front (z-index) and width --- python/fatcat_web/templates/fileset_view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python') diff --git a/python/fatcat_web/templates/fileset_view.html b/python/fatcat_web/templates/fileset_view.html index e4d7b687..939925f6 100644 --- a/python/fatcat_web/templates/fileset_view.html +++ b/python/fatcat_web/templates/fileset_view.html @@ -49,7 +49,7 @@ No known public URL, mirror, or archive for this File Set.

File Manifest ({{ fileset.manifest|count }})

{% if fileset.manifest %} - +
-- cgit v1.2.3