web/views/morgue.erb in sidekiq-3.1.3 vs web/views/morgue.erb in sidekiq-3.1.4
- old
+ new
@@ -18,10 +18,10 @@
<th width="20px" class="table-checkbox">
<label>
<input type="checkbox" class="check_all" />
</label>
</th>
- <th width="25%"><%= t('LastRetry') %></th>
+ <th><%= t('LastRetry') %></th>
<th><%= t('Queue') %></th>
<th><%= t('Job') %></th>
<th><%= t('Arguments') %></th>
<th><%= t('Error') %></th>
</tr>