adds class to improve table on mobile version

This commit is contained in:
decabeza
2018-01-16 11:30:58 +01:00
parent 8d469c1004
commit 0114286e6c

View File

@@ -4,7 +4,7 @@
<% if @investments.any? %>
<h3 class="inline-block"><%= page_entries_info @investments %></h3>
<table>
<table class="table-for-mobile">
<thead>
<tr>
<th><%= t("admin.budget_investments.index.table_id") %></th>