From f2d840021ffe45d29c3d788f6f2e00c5fe216f9c Mon Sep 17 00:00:00 2001 From: Ken Hoes Date: Tue, 14 Feb 2017 14:23:01 -0500 Subject: [PATCH] Updated modal action buttons to be above search --- awx/ui/client/legacy-styles/lists.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/client/legacy-styles/lists.less b/awx/ui/client/legacy-styles/lists.less index 37e34e2515..1de3ee8eed 100644 --- a/awx/ui/client/legacy-styles/lists.less +++ b/awx/ui/client/legacy-styles/lists.less @@ -433,7 +433,7 @@ table, tbody { } } -.InventoryManage-container { +.InventoryManage-container, .modal-body { .List-header { flex-direction: column; align-items: stretch;