aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander_Kabui2024-09-10 17:58:00 +0300
committerAlexander_Kabui2024-09-10 17:58:00 +0300
commit49174678569965bf64ea237d0bacd62c2a3ecfcf (patch)
tree1a77296fc22a99ca4070c3070a9827c26d9d5cf0
parent4f4d82de9c8575d6192f998be02378c23b66556f (diff)
downloadgenenetwork2-49174678569965bf64ea237d0bacd62c2a3ecfcf.tar.gz
Minor pydint fixes.
-rw-r--r--gn2/wqflask/templates/gnqa_answer.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/gn2/wqflask/templates/gnqa_answer.html b/gn2/wqflask/templates/gnqa_answer.html
index 25b8f107..69bb89f4 100644
--- a/gn2/wqflask/templates/gnqa_answer.html
+++ b/gn2/wqflask/templates/gnqa_answer.html
@@ -1,10 +1,9 @@
{% block css %}
-<style>
-
+ <style>
#gnqa-answer-box {
white-space: pre-line;
}
-</style>
+ </style>
{% endblock %}
<section class="container-fluid answers gnqa-copy">
<div class="row container gnqa-answer" style="margin-bottom: 1em">