mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 14:27:42 -02:30
AC-1325 plus inventory refactor cleanup
Fixed obvious issues found after pulling in inventory refactor changes from 1.4.11 branch. Included fixing modal dialog issues.
This commit is contained in:
@@ -1330,29 +1330,6 @@ input[type="checkbox"].checkbox-no-label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#groups-table-header {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#groups-container {
|
||||
.list-table-container {
|
||||
overflow: auto;
|
||||
}
|
||||
.list-actions {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
#hosts-container {
|
||||
.list-table-container {
|
||||
position: relative;
|
||||
top: -15px;
|
||||
}
|
||||
.well {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
#inventories_table i[class*="icon-job-"],
|
||||
#home_groups_table i[class*="icon-job-"] {
|
||||
margin-left: 10px;
|
||||
|
||||
Reference in New Issue
Block a user