1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00

Reduce gap between organization list count badges

This commit is contained in:
Marliana Lara 2019-06-18 12:07:08 -04:00
parent 4e45a3b365
commit c9a4cb7696
No known key found for this signature in database
GPG Key ID: 38C73B40DFA809EE

View File

@ -86,15 +86,13 @@ class OrganizationListItem extends React.Component {
</Link>
</span>
</DataListCell>,
<DataListCell key="org-members" righthalf="true" width={2}>
<DataListCell key="related-field-counts" righthalf="true" width={2}>
<ListGroup>
{i18n._(t`Members`)}
<Badge isRead>
{organization.summary_fields.related_field_counts.users}
</Badge>
</ListGroup>
</DataListCell>,
<DataListCell key="teams">
<ListGroup>
{i18n._(t`Teams`)}
<Badge isRead>