Merge pull request from urbanrotnik/ur-sci-5045-remove-border

Remove border, update copy [SCI-5045]
This commit is contained in:
Urban Rotnik 2020-10-23 13:35:57 +02:00 committed by GitHub
commit d43d487d33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions
app/assets/stylesheets/my_modules
config/locales/my_module_statuses

View file

@ -9,6 +9,7 @@
.content-pane.my-modules-protocols-index { .content-pane.my-modules-protocols-index {
.status-flow-dropdown { .status-flow-dropdown {
.dropdown-toggle { .dropdown-toggle {
border: 0;
color: $color-white; color: $color-white;
text-align: left; text-align: left;
width: 100%; width: 100%;

View file

@ -5,7 +5,7 @@ en:
status_transitioning_label: 'Transitioning to:' status_transitioning_label: 'Transitioning to:'
move_label: 'Move to' move_label: 'Move to'
return_label: 'Return to' return_label: 'Return to'
view_flow_label: 'View task flow' view_flow_label: 'View status flow'
no_permission_label: 'You dont have permission to change the status of this task.' no_permission_label: 'You dont have permission to change the status of this task.'
update_status: update_status:
error: error: