From 81ef98e627d50b8b89c55c1475cae7d68b0bbc4b Mon Sep 17 00:00:00 2001 From: Haokun-Chen Date: Thu, 28 Jun 2018 16:53:12 -0400 Subject: [PATCH] leftAlign smart inventory button next to search bar --- awx/ui/client/legacy/styles/lists.less | 6 ++++-- .../client/src/inventories-hosts/hosts/hosts.partial.html | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/awx/ui/client/legacy/styles/lists.less b/awx/ui/client/legacy/styles/lists.less index 8b834a5176..d1a8f0c853 100644 --- a/awx/ui/client/legacy/styles/lists.less +++ b/awx/ui/client/legacy/styles/lists.less @@ -214,9 +214,11 @@ table, tbody { } .List-actionHolder--leftAlign { - width: 50%; - margin-left: 50%; + margin-left: 52%; justify-content: flex-start; + button { + height: 34px; + } } .List-actions { 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 d366b30687..75bebe0e23 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 @@
-
+