diff --git a/apps/dashboard/app/views/launchers/editable_form_fields/_editable_select.html.erb b/apps/dashboard/app/views/launchers/editable_form_fields/_editable_select.html.erb index c51a6a9d9..ebc565d0c 100644 --- a/apps/dashboard/app/views/launchers/editable_form_fields/_editable_select.html.erb +++ b/apps/dashboard/app/views/launchers/editable_form_fields/_editable_select.html.erb @@ -25,20 +25,25 @@
  • - - - <%= choice %> - - - + <%= choice %> +
    +
    +
    + +
    + +
    + +
    +
  • <%- end -%>