Prevent break buttons layout on admin dashboard actions

This commit is contained in:
decabeza
2019-03-19 17:11:15 +01:00
parent 93450dee57
commit 500217ca48

View File

@@ -15,7 +15,7 @@
<th class="text-center"><%= t("admin.dashboard.actions.index.day_offset") %></th>
<th class="text-center"><%= t("admin.dashboard.actions.index.required_supports") %></th>
<th class="text-center"><%= t("admin.dashboard.actions.index.order") %></th>
<th class="text-right"><%= t("admin.actions.actions") %></th>
<th class="text-right small-3"><%= t("admin.actions.actions") %></th>
</tr>
</thead>