From 87239c0e11b5483a7a45a611717d2e43c8c474fe Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Tue, 15 May 2018 17:18:35 -0400 Subject: [PATCH] right align smart inv button --- awx/ui/client/src/inventories-hosts/hosts/host.list.js | 2 +- awx/ui/client/src/inventories-hosts/hosts/hosts.partial.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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"> - +