Commit 0c76f5c5c3bc71021f66bd64f8ce61fb58aa00ea

Authored by Larissa Reis
1 parent 76c582ba

Align actions icons from form list in the left

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
plugins/custom_forms/public/style.css
... ... @@ -15,6 +15,7 @@
15 15  
16 16 .action-table .actions{
17 17 white-space: nowrap;
  18 + text-align: left;
18 19 }
19 20  
20 21 .action-table .new-item{
... ...