mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 19:30:39 -03:30
Merge pull request #5399 from kensible/inv-manage-buttons
Updated inv. manage buttons
This commit is contained in:
commit
e02c62d211
@ -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%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user