improve action buttons aspect for small screens

This commit is contained in:
Julian Herrero
2018-11-08 16:44:09 +01:00
parent bad750a896
commit 62a4fe985e

View File

@@ -5,7 +5,7 @@
<th class="small-4"><%= t("admin.homepage.cards.description") %></th>
<th><%= t("admin.homepage.cards.link_text") %> / <%= t("admin.homepage.cards.link_url") %></th>
<th><%= t("admin.shared.image") %></th>
<th class="small-2"><%= t("admin.shared.actions") %></th>
<th class="small-3"><%= t("admin.shared.actions") %></th>
</tr>
</thead>
<tbody>