From a715a8a74513cfbb4c58da559c3e9eb594cb6c73 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 23 Jan 2026 17:37:18 -0600 Subject: Fix some minor styling (css) issues. --- uploader/static/css/layout-medium.css | 1 - uploader/templates/phenotypes/macro-display-preview-table.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/uploader/static/css/layout-medium.css b/uploader/static/css/layout-medium.css index bf10563..50ceeb4 100644 --- a/uploader/static/css/layout-medium.css +++ b/uploader/static/css/layout-medium.css @@ -49,7 +49,6 @@ /* Place it in the parent element */ grid-column-start: 1; grid-column-end: 2; - grid-gap: 5px; /* Define layout for the children elements */ max-width: 100%; diff --git a/uploader/templates/phenotypes/macro-display-preview-table.html b/uploader/templates/phenotypes/macro-display-preview-table.html index 5a4c422..d31c7fa 100644 --- a/uploader/templates/phenotypes/macro-display-preview-table.html +++ b/uploader/templates/phenotypes/macro-display-preview-table.html @@ -3,7 +3,7 @@
{{filetype | title}}: File Preview
- +
-- cgit 1.4.1