mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
AC-1292 decreased bottom margin between footer and groups container.
This commit is contained in:
@@ -1321,6 +1321,7 @@ input[type="checkbox"].checkbox-no-label {
|
||||
#groups-container .well,
|
||||
#hosts-container .well {
|
||||
padding: 8px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#inventories_table i[class*="icon-job-"],
|
||||
@@ -1710,6 +1711,9 @@ tr td button i {
|
||||
#hosts-container.col-lg-6 {
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
.well {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user