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 75ade13 commit c7a5c76Copy full SHA for c7a5c76
sqlpage/templates/table.handlebars
@@ -89,7 +89,7 @@
89
{{/if~}}
90
{{~/each~}}
91
{{#if ../edit_url}}
92
- <td class="align-middle _col_edit">
+ <td class="align-middle _col_edit text-center">
93
<a href="{{replace ../edit_url '{id}' _sqlpage_id}}" class="align-middle link-secondary _col_edit" data-action="edit" title="Edit">
94
{{~icon_img 'edit'~}}
95
</a>
0 commit comments