diff --git a/awx/ui/client/src/inventories-hosts/hosts/host.list.js b/awx/ui/client/src/inventories-hosts/hosts/host.list.js index 9ca7a4114a..fbc4ea48ad 100644 --- a/awx/ui/client/src/inventories-hosts/hosts/host.list.js +++ b/awx/ui/client/src/inventories-hosts/hosts/host.list.js @@ -71,7 +71,6 @@ export default ['i18n', function(i18n) { columnClass: 'col-sm-4', dataHostId: "{{ host.id }}", dataType: "host", - class: 'InventoryManage-breakWord' }, inventory: { label: i18n._('Inventory'), diff --git a/awx/ui/client/src/inventories-hosts/hosts/hosts.partial.html b/awx/ui/client/src/inventories-hosts/hosts/hosts.partial.html index 2c1f3b0747..9d0058458c 100644 --- a/awx/ui/client/src/inventories-hosts/hosts/hosts.partial.html +++ b/awx/ui/client/src/inventories-hosts/hosts/hosts.partial.html @@ -43,9 +43,10 @@