improve action buttons aspect for small screens

This commit is contained in:
Julian Herrero
2018-11-08 16:45:50 +01:00
parent 3975e5145a
commit 085a01a493

View File

@@ -10,7 +10,7 @@
<th><%= t("admin.geozones.geozone.external_code") %></th>
<th><%= t("admin.geozones.geozone.census_code") %></th>
<th><%= t("admin.geozones.geozone.coordinates") %></th>
<th><%= t("admin.actions.actions") %></th>
<th class="small-3"><%= t("admin.actions.actions") %></th>
</tr>
</thead>