diff --git a/app/assets/stylesheets/my_modules/status_flow.scss b/app/assets/stylesheets/my_modules/status_flow.scss index c82bfd9bb..6c008de8d 100644 --- a/app/assets/stylesheets/my_modules/status_flow.scss +++ b/app/assets/stylesheets/my_modules/status_flow.scss @@ -9,6 +9,7 @@ .content-pane.my-modules-protocols-index { .status-flow-dropdown { .dropdown-toggle { + border: 0; color: $color-white; text-align: left; width: 100%; diff --git a/config/locales/my_module_statuses/en.yml b/config/locales/my_module_statuses/en.yml index 97a12a350..70540eca6 100644 --- a/config/locales/my_module_statuses/en.yml +++ b/config/locales/my_module_statuses/en.yml @@ -5,7 +5,7 @@ en: status_transitioning_label: 'Transitioning to:' move_label: 'Move to' return_label: 'Return to' - view_flow_label: 'View task flow' + view_flow_label: 'View status flow' no_permission_label: 'You don’t have permission to change the status of this task.' update_status: error: