Skip to content

Commit

Permalink
update column alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
supernord committed Nov 12, 2024
1 parent 63026c7 commit 51859ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_includes/tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<div class="table-responsive mt-4 mb-5">
<table class="tooltable table display table-bordered table-striped w-100">
<thead>
<tr style="text-align: center">
<th>Galaxy wrapper id (+link)</th>
<tr>
<th style="text-align: center">Galaxy wrapper id (+link)</th>
<th>Galaxy wrapper version</th>
<th>Date of first commit of the suite</th>
<th>Galaxy tool ids</th>
Expand Down

0 comments on commit 51859ca

Please sign in to comment.