From 8f37afeec45ff8f587898ee2aea076ffd86be8ea Mon Sep 17 00:00:00 2001 From: Adrian Sorge Date: Sat, 10 Oct 2020 14:21:19 +0100 Subject: [PATCH] Changed Listgroup to div --- .../screens/Inventory/InventoryList/InventoryListItem.jsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/awx/ui_next/src/screens/Inventory/InventoryList/InventoryListItem.jsx b/awx/ui_next/src/screens/Inventory/InventoryList/InventoryListItem.jsx index 2513e471b6..6d18102d40 100644 --- a/awx/ui_next/src/screens/Inventory/InventoryList/InventoryListItem.jsx +++ b/awx/ui_next/src/screens/Inventory/InventoryList/InventoryListItem.jsx @@ -34,8 +34,9 @@ const Badge = styled(PFBadge)` margin-left: 8px; `; -const ListGroup = styled.span` - margin-left: 24px; +const ListGroup = styled.div` + margin-left: 8px; + display: inline-block; `; function InventoryListItem({