diff --git a/app/assets/stylesheets/users.css.scss b/app/assets/stylesheets/users.css.scss index 0e61ec8..be7c631 100644 --- a/app/assets/stylesheets/users.css.scss +++ b/app/assets/stylesheets/users.css.scss @@ -42,3 +42,7 @@ table.pure-table-striped { } } } + +#s2id_transaction_creditor { + min-width: 150px; +}