We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0826895 commit 94ca93eCopy full SHA for 94ca93e
qiita_pet/templates/study_description_templates/prep_template_info_tab.html
@@ -51,7 +51,7 @@ <h4 class="modal-title" id="myModalLabel">Choose preprocessing parameters</h4>
51
52
<!-- Prep Template tab pane -->
53
<div class="tab-pane" id="prep_template_info_{{pt_id}}" style="padding: 10px;">
54
- <table border="0">
+ <table border="0" style="width: 100%;">
55
<tr>
56
<td>
57
{% if is_editable %}
0 commit comments