mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 20:07:37 -02:30
Restyled hosts side of inventory edit page. Still need to calc # or rows that resized host container can accommodate.
This commit is contained in:
@@ -1333,7 +1333,14 @@ input[type="checkbox"].checkbox-no-label {
|
||||
overflow: auto;
|
||||
}
|
||||
.list-actions {
|
||||
margin-bottom: 0;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
#hosts-container {
|
||||
.list-table-container {
|
||||
position: relative;
|
||||
top: -15px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user