fix buttons, fix float
This commit is contained in:
@@ -20,5 +20,7 @@
|
||||
<td><%= f.select :role_write_id, role_selection, include_blank: false %></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><%= f.submit "Update forum", class: "btn blue" %></p>
|
||||
<% end %>
|
||||
<p><%= f.submit "Update forum", class: "btn blue left" %></p>
|
||||
<% end %>
|
||||
<%# TODO delete %>
|
||||
<div class="clear"></div>
|
||||
Reference in New Issue
Block a user