diff --git a/webapp/web/css/account/account.css b/webapp/web/css/account/account.css index 1b7e4c7f6..b17cf82fc 100644 --- a/webapp/web/css/account/account.css +++ b/webapp/web/css/account/account.css @@ -50,6 +50,9 @@ table#account td { padding-top: .5em; padding-bottom: .5em; } +table#account td a{ + word-wrap: break-word; +} #filter-roles { float: left; padding-bottom: 20px; diff --git a/webapp/web/templates/freemarker/body/accounts/userAccounts-list.ftl b/webapp/web/templates/freemarker/body/accounts/userAccounts-list.ftl index f935c0bf5..f34a5e2e2 100644 --- a/webapp/web/templates/freemarker/body/accounts/userAccounts-list.ftl +++ b/webapp/web/templates/freemarker/body/accounts/userAccounts-list.ftl @@ -116,16 +116,16 @@