about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--uploader/templates/phenotypes/job-status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/job-status.html b/uploader/templates/phenotypes/job-status.html
index 6b3431e..726d301 100644
--- a/uploader/templates/phenotypes/job-status.html
+++ b/uploader/templates/phenotypes/job-status.html
@@ -58,7 +58,7 @@
         <th>Message</th>
     </thead>
 
-    <tbody>
+    <tbody style="font-size: 0.9em;">
       {%for error in errors%}
       <tr>
         <td>{{error.filename}}</td>