From ee93ed8d58d8a4c32832582707286c574cf37dd7 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 10 Dec 2025 13:49:46 -0600 Subject: Improve layout: Use more of the horizontal space for medium screens. --- uploader/static/css/layout-medium.css | 2 +- .../templates/populations/sui-view-population.html | 9 ++-- uploader/templates/species/sui-view-species.html | 57 +++++++++++----------- uploader/templates/sui-index.html | 44 +++++++++++------ 4 files changed, 63 insertions(+), 49 deletions(-) (limited to 'uploader') diff --git a/uploader/static/css/layout-medium.css b/uploader/static/css/layout-medium.css index dcd2dda..2cca711 100644 --- a/uploader/static/css/layout-medium.css +++ b/uploader/static/css/layout-medium.css @@ -54,7 +54,7 @@ grid-gap: 5px; /* Define layout for the children elements */ - max-width: 70%; + max-width: 100%; } #main #sidebar-content { diff --git a/uploader/templates/populations/sui-view-population.html b/uploader/templates/populations/sui-view-population.html index 0f2928e..ebd7ea3 100644 --- a/uploader/templates/populations/sui-view-population.html +++ b/uploader/templates/populations/sui-view-population.html @@ -4,10 +4,7 @@ {%block contents%}
The tabs below present the actions/features available under a population. - Do have a look at each to decide your next option.
+Each tab presents a feature that's available at the population level. + Select the tab that allows you to continue with your task.
+You can manage species' populations and sequencing platforms here. Select - the tab for the feature you wish to continue working on.
+Search for, and select the population from the table - below.
+ {{add_form_buttons()}} -