mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 16:47:45 -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,
|
#groups-container .well,
|
||||||
#hosts-container .well {
|
#hosts-container .well {
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#inventories_table i[class*="icon-job-"],
|
#inventories_table i[class*="icon-job-"],
|
||||||
@@ -1710,6 +1711,9 @@ tr td button i {
|
|||||||
#hosts-container.col-lg-6 {
|
#hosts-container.col-lg-6 {
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
padding-right: 15px;
|
padding-right: 15px;
|
||||||
|
.well {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user