Remove unnecessary br tags

The margin on the table takes care of the spacing.
This commit is contained in:
Andy Allan 2022-07-27 11:59:47 +01:00
parent e9887f88ed
commit f702d5c426

View file

@ -58,8 +58,6 @@
</tr>
</table>
<br /><br />
<% if current_user && (current_user==@trace.user || current_user.administrator? || current_user.moderator?) %>
<div>
<% if current_user == @trace.user %>