diff --git a/client/coral-admin/src/routes/Community/components/People.css b/client/coral-admin/src/routes/Community/components/People.css index 669da480d..ac565c8f8 100644 --- a/client/coral-admin/src/routes/Community/components/People.css +++ b/client/coral-admin/src/routes/Community/components/People.css @@ -133,6 +133,7 @@ th.header:nth-child(2), th.header:nth-child(3) { .roleDropdown { width: 150px; + text-align: left; } .roleOption { diff --git a/client/coral-admin/src/routes/Community/components/People.js b/client/coral-admin/src/routes/Community/components/People.js index ce9a8b75a..d152f83e3 100644 --- a/client/coral-admin/src/routes/Community/components/People.js +++ b/client/coral-admin/src/routes/Community/components/People.js @@ -202,7 +202,7 @@ class People extends React.Component {