From fdec747a0a33a96aefb3cc8d2e8717f13bea6c20 Mon Sep 17 00:00:00 2001
From: Frederick Muriuki Muriithi
Date: Thu, 7 Jul 2022 13:09:29 +0300
Subject: Rework styling for form elements
---
qc_app/templates/index.html | 24 ++++++++++++++++--------
qc_app/templates/select_dataset.html | 20 +++++++++++---------
2 files changed, 27 insertions(+), 17 deletions(-)
(limited to 'qc_app/templates')
diff --git a/qc_app/templates/index.html b/qc_app/templates/index.html
index 18eb784..312a876 100644
--- a/qc_app/templates/index.html
+++ b/qc_app/templates/index.html
@@ -21,19 +21,27 @@
-
+ required="required" class="form-col-1" />
+
-
+ id="filetype_standard_error" required="required"
+ class="form-col-1" />
+
-
-
+
-
+
diff --git a/qc_app/templates/select_dataset.html b/qc_app/templates/select_dataset.html
index db48694..4846f2c 100644
--- a/qc_app/templates/select_dataset.html
+++ b/qc_app/templates/select_dataset.html
@@ -10,10 +10,11 @@
data-menu-content="{{menu_contents}}"
data-genechips="{{genechips_data}}">
+