Fixes moderation tables
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<%= link_to t('shared.check_none'), '#', data: {check_none: "debate_ids[]"} %>
|
||||
</p>
|
||||
|
||||
<table>
|
||||
<table class="clear">
|
||||
<tr>
|
||||
<th>
|
||||
<%= t("moderation.debates.index.headers.debate") %>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<%= link_to t('shared.check_none'), '#', data: {check_none: "proposal_ids[]"} %>
|
||||
</p>
|
||||
|
||||
<table>
|
||||
<table class="clear">
|
||||
<tr>
|
||||
<th>
|
||||
<%= t("moderation.proposals.index.headers.proposal") %>
|
||||
|
||||
Reference in New Issue
Block a user