mirror of
https://github.com/ansible/awx.git
synced 2026-02-12 15:14:45 -03:30
Merge pull request #5399 from kensible/inv-manage-buttons
Updated inv. manage buttons
This commit is contained in:
@@ -456,5 +456,18 @@ table, tbody {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Inventory Manage exceptions
|
||||||
|
.InventoryManage-container {
|
||||||
|
.List-actionHolder {
|
||||||
|
justify-content: flex-end;
|
||||||
|
margin-top: -52px;
|
||||||
|
}
|
||||||
|
.List-action button {
|
||||||
|
margin-left: 12px;
|
||||||
|
}
|
||||||
|
.SmartSearch-searchTermContainer {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user