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 2422666878..1e9347a377 100644 --- a/awx/ui/client/src/inventories-hosts/hosts/host.list.js +++ b/awx/ui/client/src/inventories-hosts/hosts/host.list.js @@ -21,7 +21,7 @@ export default ['i18n', function(i18n) { trackBy: 'host.id', basePath: 'hosts', title: false, - actionHolderClass: 'List-actionHolder List-actionHolder--leftAlign', + actionHolderClass: 'List-actionHolder', fields: { toggleHost: { 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 acc6f585cd..d366b30687 100644 --- a/awx/ui/client/src/inventories-hosts/hosts/hosts.partial.html +++ b/awx/ui/client/src/inventories-hosts/hosts/hosts.partial.html @@ -11,7 +11,7 @@
-
+
@@ -29,7 +29,7 @@ default-params="host_default_params" query-set="host_queryset" search-tags="searchTags"> - +