summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/blocks/bs_field_snippet.html
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/templates/blocks/bs_field_snippet.html')
-rw-r--r--ishtar_common/templates/blocks/bs_field_snippet.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/blocks/bs_field_snippet.html b/ishtar_common/templates/blocks/bs_field_snippet.html
index f9cdeb68e..549550cef 100644
--- a/ishtar_common/templates/blocks/bs_field_snippet.html
+++ b/ishtar_common/templates/blocks/bs_field_snippet.html
@@ -18,7 +18,7 @@
</div>{% endif %}
</div>
<div class="collapse" id="{{field.auto_id}}_help">
- <div class="card card-body">
+ <div class="card card-body help-text">
{{field.help_text}}
</div>
</div>