1
0

Changed action column width

This commit is contained in:
cryptogopher
2019-11-02 23:59:19 +01:00
parent 020c4e30ea
commit fd24bced60
4 changed files with 4 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
<% end %>
</fieldset>
<table class="list" style="border: none; width: 100%">
<table class="list" style="border:none; width:100%">
<tr>
<% total_width = 3 + @primary_quantities.length %>
<td style="visibility: hidden; border: none; width:<%= 3 * 100/total_width%>%"></td>