From 1318e337781114e1a99c1b8c2d5cebadc280dd24 Mon Sep 17 00:00:00 2001 From: Michael Abashian Date: Fri, 14 Jul 2017 13:23:48 -0400 Subject: [PATCH 1/2] Removed extra margin on the list actions row --- awx/ui/client/legacy-styles/lists.less | 1 - 1 file changed, 1 deletion(-) diff --git a/awx/ui/client/legacy-styles/lists.less b/awx/ui/client/legacy-styles/lists.less index 5f154e2a80..f5d271f2d9 100644 --- a/awx/ui/client/legacy-styles/lists.less +++ b/awx/ui/client/legacy-styles/lists.less @@ -212,7 +212,6 @@ table, tbody { .List-actions { display: flex; - margin-top: 18px; margin-bottom: -34px; } From 2e2ceac62945f79205aa0f459871ab28cf7a3b68 Mon Sep 17 00:00:00 2001 From: Michael Abashian Date: Mon, 17 Jul 2017 13:58:15 -0400 Subject: [PATCH 2/2] Fixed hosts list spacing --- awx/ui/client/src/inventories-hosts/hosts/hosts.partial.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 7b58ccd237..5b71af2432 100644 --- a/awx/ui/client/src/inventories-hosts/hosts/hosts.partial.html +++ b/awx/ui/client/src/inventories-hosts/hosts/hosts.partial.html @@ -5,8 +5,8 @@
-
INVENTORIES
-
HOSTS
+
INVENTORIES
+
HOSTS